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 Johannes Fiala <ax...@fwd.at> on 2003/01/08 22:14:49 UTC

Upgrading from Apache SOAP to AXIS?

Hi there!

Has anyone upgraded from Apache SOAP 2.3.1 to Apache AXIS yet?
We use classes as well as XML strings as function call parameters and as 
response values, but no custom serializers/deserializers.

What would be the main advantages of Axis over Apache SOAP?
Any insights yet?

thx alot
Johannes

Re: Upgrading from Apache SOAP to AXIS?

Posted by Tim Sawyer <ti...@calidris.force9.co.uk>.
I've just done that.  Main driver for me was the WSDL generation as the
customer wouldn't talk to us without WSDL.

Tim.

On Wed, 2003-01-08 at 21:14, Johannes Fiala wrote:
> Hi there!
> 
> Has anyone upgraded from Apache SOAP 2.3.1 to Apache AXIS yet?
> We use classes as well as XML strings as function call parameters and
> as response values, but no custom serializers/deserializers.
> 
> What would be the main advantages of Axis over Apache SOAP?
> Any insights yet?
> 
> thx alot
> Johannes