Hi , I am facing some problems with synchronous communication in LW container. My scenario is client --> BC --> LWC1 ---> LWC2
LWC1(Light weight container component) sends a request to LWC2(POJO that extends TransformComponentSupport) .i am sending a asynchronous request to lwc2. In the LWC2 , simply i am setting some text as respone and sending back . But i am not receiving that in LWC1. When i send the same request in asynchronous format i am receving the response in the LWC1. Can u please tell what could be the problem. When ----- Cheers Praveen Oruganti "Think before you act and act on what you believe" -- View this message in context: http://www.nabble.com/Problems-with-synchronous-communication-in-LWContainer.-tp15950755s12049p15950755.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
