Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001593 [Resin] feature N/A 01-30-07 19:15 05-25-07 16:37
Reporter hypefiend View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.0.23
  Product Build
Summary 0001593: Add a config option for session-id prefix in jdbc-store sessions
Description My requirement is to have the ability (against servlet spec) to use the same db-persisted session across a variety of webapps on a variety of servers. E.g. I need the following to all share the same session:

http://host1/appa [^]
http://host1/appb [^]
http://host2/appa [^]
http://host2/appc [^]

I've managed to hack the source for SessionManager.java to set _distributionId = "mycustomprefix", and that seems to do the trick. Ideally, there would be a session config param in <session-config> that would allow override of the default (hostname + contextPath).

Thoughts?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001958)
ferg
05-25-07 16:37

server/01n5
 

- Issue History
Date Modified Username Field Change
01-30-07 19:15 hypefiend New Issue
05-25-07 16:37 ferg Note Added: 0001958
05-25-07 16:37 ferg Assigned To  => ferg
05-25-07 16:37 ferg Status new => closed
05-25-07 16:37 ferg Resolution open => fixed
05-25-07 16:37 ferg Fixed in Version  => 3.1.2


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