I am using a client application built with WSDL2Java derived code to communicate with Axis 1.1 server under WebLogic
Fairly regularly, when I terminate the client Java application with ctrl-c the WebLogic Managed Server (under which Axis is running) crashes hard & completely with the message "Broken Pipe" - I've tried to see if there are any close() type APIs I should call for the SOAP Binding class generated via Axis but there is no such API in the event the server equivalent is not cleaning up properly.
Suggestions? Ideas?
-- Steve
- Returning an Array over Axis NYY96
- Re: Returning an Array over Axis Anand Natrajan
- Re: Returning an Array over Axis Steve Wells
- Re: Returning an Array over Axis Anand Natrajan
- Re: Returning an Array over Axis NYY96
- Re: Returning an Array over Axis Anand Natrajan
- Re: Returning an Array over Axis NYY96
- RE: Returning an Array over Axis Anne Thomas Manes
- Re: Returning an Array over Axis Anand Natrajan
