dev@jax-ws.java.net

Re: Passing multiple WSDL files to Wsimport

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Fri, 11 Apr 2008 11:40:29 -0700

Jayashree Viswanathan wrote:
> Hi,
>
> When I try passing 2 wsdl files as input to the wsimport(JAX-WS RI 2.0
> _02-b08-fcs) , only the first one gets processed while the second one
> doesn't.
> Is there any work around or fix if available in any later 2.0 versions of
> JAXWS-RI, as I am able to see it working with JAXWS-RI(2.1) which I may not
> be able to use?
>
Even in 2.1 only WSDL gets processed. Some of the command line options
apply to only one WSDL. Also, there may be conflicts in the generated
artifacts for multiple WSDLs.

I strongly suggest to use 2.1 code base.

Jitu
> Command used:
> wsimport.bat a.wsdl b.wsdl -keep -p test
>
> Thanks and Regards,
> Jayashree V
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>
>