[
https://issues.apache.org/jira/browse/AXIS2-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467677
]
Davanum Srinivas commented on AXIS2-2009:
-----------------------------------------
Axis 1.X to the rescue :) See
http://svn.apache.org/viewvc/webservices/axis/trunk/java/src/org/apache/axis/session/
and
http://svn.apache.org/viewvc/webservices/axis/trunk/java/src/org/apache/axis/transport/http/AxisHttpSession.java
> InstanceDispatcher depends on HttpServletRequest when the services' scope is
> "transportsession"
> -----------------------------------------------------------------------------------------------
>
> Key: AXIS2-2009
> URL: https://issues.apache.org/jira/browse/AXIS2-2009
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: kernel
> Environment: Any
> Reporter: Saminda Wishwajith Abeyruwan
> Assigned To: Deepal Jayasinghe
>
> In InstanceDispatcher; line 68; fillContextsFromSessionContext(msgContext);
> depends on HttpServletRequest. This should not depend on any transport. There
> should be an interface to get the session object, as managing of the
> SessionContext depends on the transport implementor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]