Hi Everyone, I have been using "org.apache.axis2.wsdl.WSDL2Java" command line option inside build.xml to generate stubs etc. I am not passing -p option, -p option stands for over-riding default package structure that has been specified in targetNamespace in the WSDL.
But the stubs are generated in org.apache.axis2 package structure, which is the default package structure. I have specified package name to targetNamespace in my WSDL's. Does anyone has any idea of what is wrong or is it a bug in stub generation? Thanks in advance. -- Amit Singh Rathore --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
