[ 
https://issues.apache.org/jira/browse/SANDESHA2-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hans G Knudsen updated SANDESHA2-112:
-------------------------------------

    Priority: Critical  (was: Major)
     Summary: No Terminate Sequence is sent from client - when using Proxy  
(was: No Terminate Sequence is sent from client)

Found the problem.  

It is caused by running throug proxy.

        ProxyProperties proxy = new ProxyProperties();
        proxy.setProxyName("localhost");
        proxy.setProxyPort(2222);
        clientOptions.setProperty(HTTPConstants.PROXY,proxy);


Running without proxy - TerminateSequence is sent/received...


> No Terminate Sequence is sent from client - when using Proxy
> ------------------------------------------------------------
>
>                 Key: SANDESHA2-112
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-112
>             Project: Sandesha2
>          Issue Type: Bug
>         Environment: Mac OS X 10.4. Java 1.5.0. Sandesha2 branch 1_3
>            Reporter: Hans G Knudsen
>            Priority: Critical
>
> Testing RM on Axis2 + Sandesha2 1_3 I noticed that TerminateSequence 
> (Request) is not sent from Client.
> Config:
> RM 1.0
> HTTP Sync (with ReplyTo == Anonymous and replies on HTTP back-channel)

-- 
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