Anonymous | Login | Signup for a new account | 12-17-2024 10:48 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |