Tuesday, April 22, 2008

Command to generate client classes for wsdl using axis

Use the following task to generate the client class for the given WSDL using appache axis tool,



macro.java classname="org.apache.axis.wsdl.WSDL2Java" args="specify the wsdlname with absolute path --output specify the location where the client class shld get generated"

No comments: