Hi
 
We are migrating our project from Java1.4 to Java6. Currently our software 
provides a web services implemented in Axis 1.1 + Castor 0.9.6 
(document/literal) generated from existing wsdl. 
 
We must migrate our project to Java6. It is not possible to use Axis, because 
of the package org.apache.axis.enum. We want to migrate our web services to 
Axis2. The client stuff was implemented by other firm in Axis1/Java 1.4 and can 
not be reimplemented. We must reimplement our services in such a way, they are 
able to process requests from the existing Axis clients. Could anybody give me 
any idea, how can I do this?
 
 
Regards
 
Krzysztof
 

Reply via email to