Hi Freeman, ran into the same problem, if I get directly from OrderService (cxfse-su) to CRMService (cxfse-su).
sendSync hangs up after heavy load test. Greeting Stephan Freeman Fang wrote: > > Hi Stephan, > > You can invoke CrmService(cxfse-su) directly from your > OrderService(cxfse-su), the CrmService (cxfbc-su) is unnecessary. > Use sendMessage method in you OrderService(cxfse-su) you can invoke > CrmService(cxfse-su), just pass in the > servicename/endpointName/interface of CrmService(cxfse-su) as parameter > should be fine. > > Regards > Freeman > > -- View this message in context: http://www.nabble.com/sendSync-hangs-on-Loadtest.-tp19643829p19668040.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
