Hi , I have started 2 soap endpoint(which uses same wsdl) on two different ip address. Both the soap endpoints has same context path . one of the api implementation which uses apache cxf continuation to suspend the request for the specified time. when i call that api the suspend is not happening.
BUT if i start only one soap end point ,he same api will suspend properly and give the response after the specified time. -- View this message in context: http://cxf.547215.n5.nabble.com/Starting-2-soap-endpoint-having-same-context-path-but-on-different-host-ip-apache-cxf-continuation-sg-tp5722983.html Sent from the cxf-dev mailing list archive at Nabble.com.
