You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Hans G Knudsen (JIRA)" <ji...@apache.org> on 2007/08/03 12:24:52 UTC

[jira] Updated: (SANDESHA2-112) No Terminate Sequence is sent from client - when using Proxy

     [ 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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org