Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003929 [Resin] minor always 03-07-10 02:42 05-04-11 16:05
Reporter jkriesten View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.4
Summary 0003929: table-name is unknown property of PersistentStoreConfig
Description Trying to use table-name with <persistent-store type="jdbc"> yields the following error:

/usr/local/www/resin/conf/resin.xml:158: 'table-name' is an unknown property of 'com.caucho.server.distcache.PersistentStoreConfig'.

156: <init>
157: <data-source>jdbc/resin</data-source>
158: <table-name>sessions_mail</table-name>
159: <max-idle-time>6h</max-idle-time>
160: </init>
Additional Information Resin Professional 4.0.s100210 (built Wed, 10 Feb 2010 01:01:23 PST)
Attached Files

- Relationships

- Notes
(0004458)
ferg
03-09-10 10:27

persistence-store with jdbc is not yet supported in 4.0.x. It's something we do plan to add back, but we need to finish the web profile and solidify the cluster store before working on alternative persistent-store types.
 
(0005225)
ferg
05-04-11 16:05

server/0160
 

- Issue History
Date Modified Username Field Change
03-07-10 02:42 jkriesten New Issue
03-09-10 10:27 ferg Note Added: 0004458
05-04-11 16:05 ferg Note Added: 0005225
05-04-11 16:05 ferg Assigned To  => ferg
05-04-11 16:05 ferg Status new => closed
05-04-11 16:05 ferg Resolution open => fixed
05-04-11 16:05 ferg Fixed in Version  => 4.0.18
05-04-11 16:05 ferg Additional Information Updated


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker