[ 
https://issues.apache.org/jira/browse/AXIS2-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472235
 ] 

Deepal Jayasinghe commented on AXIS2-1994:
------------------------------------------

Hi Steve;
Can you please it now , I think I fixed the issue. So please check with 
SNAPSHOT and let us know the status.

Thanks
Deepal

> Cannot Establish Session to Microsoft WSE 3.0 Server
> ----------------------------------------------------
>
>                 Key: AXIS2-1994
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1994
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Steve Haun
>         Assigned To: Deepal Jayasinghe
>
> 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]

Reply via email to