HI I am new to Service Mix and was trying out few things. I have a use case where
1.http-bc --> 2.JSR181 POJO WS --> 3.JSR181 POJO WS(Sender) --> 4.JMS --> CustomBean (Receiver) In this case SU-2 will receive the msg will so some processing before handing over to sender. Sender just put that msg in a queue. and the custom bean will receive the msg. My question is what is the ideal way to link/contact SU2 and SU3 (lookingup/calling another jsr181 comp) and same for SU3 and SU4 (sending a msg to a JMS-SU). Or is there anything basically wrong in this model ? Thanks in advance Rajesh -- View this message in context: http://www.nabble.com/ServiceMix-Scenario-tf4164626s12049.html#a11849199 Sent from the ServiceMix - User mailing list archive at Nabble.com.
