You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Rathore, Amit Singh (STSD)" <ra...@hp.com> on 2006/07/11 13:58:25 UTC

[Axis2] Command line "-p" option giving wrong result

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [Axis2] Command line "-p" option giving wrong result

Posted by robert lazarski <ro...@gmail.com>.
Are you using the nightlies? There have been some bugs since the 1.0
release and this one may have been fixed:

http://people.apache.org/dist/axis2/nightly/

If you still have a problem you can file a jira here:

http://issues.apache.org/jira/browse/AXIS2

HTH,
Robert
http://www.braziloutsource.com/

On 7/11/06, Rathore, Amit Singh (STSD) <ra...@hp.com> wrote:
> 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: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org