[ 
https://issues.apache.org/activemq/browse/SM-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39650
 ] 

Andrea Zoppello edited comment on SM-999 at 7/12/07 12:19 AM:
--------------------------------------------------------------

Hi Guillaume,

Take a look at the code of the class 
"it.eng.spagosoa.smx.components.sync.Synchronizer" in the spagic-components 
distribution.

We need this component basically to address the use case where 

1) "client applications" need to call a webservice binding component and to get 
a response

2)  the process behind binding component could be quite complex ( not just only 
one se )

3) the process need to be modelled in visual tool ( Spagic Studio ) 

By the way if you look at the code you can see that basically it manage an 
InOutExchange this is  keep in and an InOnly exchange is created.

If you want more details the Spagic Components Guide contains an example of 
that.


 was:

Hi Guillaume,

Take a look at the code of the class 
"it.eng.spagosoa.smx.components.sync.Synchronizer" in the spagic-components 
distribution.

We need this component basically to address the use case where 

1) "client applications" need to call a webservice binding component and to get 
a response

2)  the process behind binding component could be quite complex ( not just only 
one se )

3) the process need to be modelled in visual tool ( Spagic Studio ) 

By the way if you look at the code you can see that basically  the syncronizer 
that basically it manage an InOutExchange this is  keep in and an InOnly 
exchange is created.

If you want more details the Spagic Components Guide contains an example of 
that.

> InOut to InOnly pattern Endpoint for eip-su
> -------------------------------------------
>
>                 Key: SM-999
>                 URL: https://issues.apache.org/activemq/browse/SM-999
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>            Reporter: Netflexity
>         Attachments: InOutToInEndpoint.java
>
>
> Please add the following pattern to be able to use components that support 
> only InOnly MEPs for InOut components. Attached file illustrates the idea.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to