Hi, Using jsr181 as a lightweight component in my servicemix.xml, I have exposed a POJO as a web service. When the external client makes a call to this web service, I need to create a new NormalizedMessage with some content and pass it to the next component in the servicemix.xml.
How can I achieve this? TIA, Bob -- View this message in context: http://www.nabble.com/passing-message-from-a-SU-to-the-next-component-tf3391679s12049.html#a9441547 Sent from the ServiceMix - User mailing list archive at Nabble.com.
