Hi, I am trying to invoke a doc/lit service with an asynchronous (two transport connections) client. I started from a WSDL and generated client side and server side code with Axis databinding, along with a junit test.
However, when I run the test, I do not get any output, no exceptions, and no callbacks from the server. Also, SOAPMonitor does not show any request/response message. My SOAPMonitor works with other clients. Where did the call go? I am really confused why this is happening. Has anyone tried clients with callbacks? Thanks, -Nirmit --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
