Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005921 [Resin] minor always 06-29-15 14:27 05-09-16 12:03
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution no change required Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Product Build
Summary 0005921: document jdbc persistent-store
Description <resin xmlns="http://caucho.com/ns/resin"> [^]
  <cluster id="app-tier">
     <server id=""/>
     
     <persistent-store type="jdbc">
       <init data-source="jdbc/session"/>
     </persistent-store>

   <host id="">
     <web-app id="/"/>
   </host>
  </cluster>
</resin>

<web-app xmlns="http://caucho.com/ns/resin"> [^]
  <session-config use-persistent-store="true"/>
</web-app>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006696)
ferg
05-09-16 12:03

JDBC persistent-store is discouraged.

It's an archive behind the cluster system. It does not replace clustered sessions.
 

- Issue History
Date Modified Username Field Change
06-29-15 14:27 nam New Issue
05-09-16 12:03 ferg Note Added: 0006696
05-09-16 12:03 ferg Assigned To  => ferg
05-09-16 12:03 ferg Status new => closed
05-09-16 12:03 ferg Resolution open => no change required


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