Re: Fw: HTTPTransportException

2005-03-10 Thread Tim Bartley
;s and callers can catch either. Cheers, Tim -- IBM Tivoli Access Manager Development Gold Coast Development Lab, Australia +61-7-5552-4001 phone +61-7-5571-0420 fax Mark Whitlock <[EMAIL PROTECTED]> 09/03/2005 20:26 Please respond to "Apache AXIS C User List" To axis-c-u

Fw: HTTPTransportException

2005-03-09 Thread Mark Whitlock
Please respond to Fw: HTTPTransportException "Apache AXIS C User

Fw: HTTPTransportException

2005-03-09 Thread Mark Whitlock
Hi Tim, There was a problem in this area that I fixed on 22/02/05 to ClientAxisEngine::process. AxisException is an abstract class so it has to have some implementation class extending it. The transport library is unloaded before the client application catches any exception. HTTPTransportExcept