Hi,

 

when I use the WSDL2Java with the following line:

 

java -cp %AXISCLASSPATH% org.apache.axis.wsdl.WSDL2Java --server-side --skeletonDeploy true ../cas.wsdl

 

WSDL2Java generate 5 classes.

 

CAdminUser.java

CAdminUserService.java

CAdminUserServiceLocator.java

CAdminUserSoapBindingImpl.java

CAdminUserSoapBindingSkeleton.java

CAdminUserSoapBindingStub.java

 

Do I need all the classes on server side?  Or do I need the locator and stub classes on server side?

 

Regards

Ferruh

 

 

Reply via email to