Hi,

 

The web service is developed by Axis Java 1.3. The client site of the service is developed by Axis C++ 1.5.

 

It works fine in general case. But when the service throws an exception, the client throws AxisException that says that “Cannot deserialize the requested element”. The client can not cache the exception throws by the service.

 

My question is:

        Can Axis C++ client cache the exception thrown by the Axis Java Web Service site? Do I need special code or configuration?

 

The client stub is generated by wsdl2ws tool.

 

Thanks for your help very much.

 

Guofeng

 

 

 

 

Reply via email to