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

Ruwan Linton resolved SYNAPSE-252.
----------------------------------

    Resolution: Fixed

Fixed in the svn head. I have modified the client to support the dual channel 
invocation and now if you start the default synapse configuration, you can use 
the following command on the axis2Client to invoke the SimpleStockQuoteService 
through synapse over a dual channel;

ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService 
-Dtrpurl=http://localhost:8080/ -Dmode=dualquote

Please note that this only fixes the synapse as the server and we need to fix 
the dual channel invocation of synapse as a client (i.e. invoking the actual 
service by synapse using dual channel invocation)

> Provide default dual channel support rather than allowing to configure it 
> through the Synapse configuration
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-252
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-252
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 1.1.1
>         Environment: Ubuntu7.04, JDK1.5.0_14
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> Currently the dual channel invocation is not properly done through Synapse 
> and as a solution it was decided to configure it through the Synapse 
> configuration. 
> This is not the correct practice and therefore better if this functionality 
> is supported by default.

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