Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3929 | minor | always | 03-07-10 02:42 | 05-04-11 16:05 | |
|
|||||
Reporter: | jkriesten | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.4 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.18 | ||
|
|||||
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> |
||||
Steps To Reproduce: | |||||
Additional Information: |
Resin Professional 4.0.s100210 (built Wed, 10 Feb 2010 01:01:23 PST) |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|