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.
