Hi,

I want to create the following component schema:

                                    __________                                
________________________
---ClientSOAPRequest--->|BC            |<---inputFromCamel---|Camel
RouterBuilder     |
<--ClientResponse--------|               |----outputForCamel---|                
                     
|
                                    __________                                
________________________

In words:

My BC consume SOAP request from client & provide a response.

In addition it consumes input (don't know which protocol yet) from Camel &
also provides it with input of the client request.

I thought of a servicemix-http new endpoint called http:soap-consumer.

One extra small question: Can i define for this scenario 4 endpoint (2
consumers & 2 providers) in the same SU - meaning that i'll have one spring
xbean file?

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/Need-assitance-on-which-BC-to-choose---how-to-configure-it-tp21217248p21217248.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to