You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by wm...@hvc.rr.com on 2005/01/07 14:39:51 UTC

using Apache SOAP and Axis 1.2 in same client

I have inherited an application that uses Apache SOAP to send requests to web services. I need to add some code to send new requests to different web services. I hope to be able to use JAX-RPC for the new requests, without having to modify and retest existing code. 

Has anyone encountered any problems using Apache SOAP and the Axis 1.2 JAX-RPC implementation in the same client (problems such as jar file conflicts, etc.)?

Thanks,
Mike