transportsession scope doesn't work with spring
-----------------------------------------------
Key: AXIS2-4394
URL: https://issues.apache.org/jira/browse/AXIS2-4394
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Integration
Environment: Axis2 1.4.1
Reporter: Ofer Deitelzweig
I have a transportsession scoped web service that works well under tomcat.
I'm trying to integrate this web service with spring (following the
documentation) and it fails to work the same.
What happens is that sessions get mixed up. Different users with differenet
credentials see the same data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.