Moving to Axis...

2003-03-18 Thread JD Evora
Hi, I am using Apache SOAP 2.2 right now and I want to migrate the server Axis but keeping the current clients (SOAP 2.2) unchanged (apart of the SOAP URL) there some way to do that? If I run Java2WSDL on the current java class that implements the soap server. Will the resulting Axis soap se

RE: Any tips/tricks for ApacheSOAP users moving to AXIS?

2002-12-18 Thread Mike Burati
5:57 PM > To: '[EMAIL PROTECTED]' > Subject: Any tips/tricks for ApacheSOAP users moving to AXIS? > > > Has anyone written up a migration guide for getting from ApacheSOAP > (2.2/2.3) to AXIS? - particularly use of custom serializers/deserializers > and mappi

Any tips/tricks for ApacheSOAP users moving to AXIS?

2002-12-17 Thread Mike Burati
Has anyone written up a migration guide for getting from ApacheSOAP (2.2/2.3) toAXIS? - particularly use of custom serializers/deserializers and mapping registries? The documentation for custom mappings looks a bit unfinished :-) and I'm going through the source now to figure out what's going