You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by mqadeer <qa...@yahoo.com> on 2006/07/26 20:14:13 UTC

Message transformation

hi, I am new to servicemix. I want to do the following:

1. Component1 is httpbinding component that receives request from http
client.
2. Component2 receives the message through JMS bus
3. Component3 also receives JMS message
4. Response is sent back to http client.

Do I need to transform http message into jms before component 2 receives it?
for simplicity, say if there is a component2 in http-binding example, how
would it receive message from httpReceiver? Or what changes should be made
if in loan-broker example, Lender Gateway has http binding?

mqadeer  
-- 
View this message in context: http://www.nabble.com/Message-transformation-tf2005341.html#a5508367
Sent from the ServiceMix - User forum at Nabble.com.