Powered By Blogger

Wednesday, September 21, 2011

We can generate the classes from the below command

http://axis.apache.org/axis2/java/core/docs/jaxws-guide.html

We can generate the classes from the below command
wsimport -keep -verbose wsdl_URL


This is how we generate files

wsimport -p com.patil.jax -keep file.wsdl


No comments:

Post a Comment