[
https://issues.apache.org/jira/browse/AXIS2-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466975
]
Deepal Jayasinghe commented on AXIS2-1994:
------------------------------------------
In this particular scenario the only way to manage the session is using
transport cookie , so can you please check and confirm me that cookie going
from server to client and client to server are the same.
> Cannot Establish Session to Microsoft WSE 3.0 Server
> ----------------------------------------------------
>
> Key: AXIS2-1994
> URL: https://issues.apache.org/jira/browse/AXIS2-1994
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Affects Versions: 1.1.1
> Reporter: Steve Haun
>
> Server is located in Windows 2003 and it is developed using Microsoft WSE
> 3.0. WSDL file is extracted from server side and Java Client code is
> generated using the wsdl2java command. The setManageSession method (in
> ServiceClient class) is used in client side to maintain session. But each
> request in client side comes out as new session in server side. I checked the
> session information in server side. New session ID is delivered for each
> request and Session.IsNewSession property is always true. It looks like
> session is not maintained between AXIS2 client and WSE 3.0 server.
> We do not have this kind of session issue when we used AXIS 1.0 client with
> WSE 2.0 server. The setMaintainSession method is used in AXIS 1.0 client. I
> cannot figure out the proper way to main session between AXIS2 client and WSE
> 3.0 server.
>
--
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]