Hi all, Are there any effective patterns to access an asynchronous WS (say, deployed on WebLogic or .Net) from an Axis / Tomcat webserver ? Assuming the transport is HTTP and there are no firewall issues, and hence the remote WS contacts back the Axis endpoint to notify the response.
My concerns are focused around solicit/response part of the message and
how the axis client & server link contexts on the tomcat container.
Thanks for your help !
Bruno.
