[
https://issues.apache.org/jira/browse/CXF-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Goldspink updated CXF-3256:
--------------------------------
Attachment: JettyHTTPServerEngine.java.patch
Patch which caches the HashSessionManager across the context's that are added
and reuses it across all so sessions are shared for all endpoints on the same
server.
> Allow sharing of session manager between different services on the same server
> ------------------------------------------------------------------------------
>
> Key: CXF-3256
> URL: https://issues.apache.org/jira/browse/CXF-3256
> Project: CXF
> Issue Type: Improvement
> Components: Transports
> Affects Versions: 2.2.10
> Reporter: Matt Goldspink
> Attachments: JettyHTTPServerEngine.java.patch
>
>
> At the moment a different sessionmanager is used for every endpoint. In our
> application we need to share the same session between all endpoints. As per
> Dan's reply here:
> http://cxf.547215.n5.nabble.com/Sessions-in-Stand-Alone-CXF-td557869.html I
> shall upload the patch we've been using. It would be great if this could be
> applied to the 2.2 and 2.3 branch if thats possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.