dev@jax-ws.java.net

Passing multiple WSDL files to Wsimport

From: Jayashree Viswanathan <vjayashree_at_in.ibm.com>
Date: Fri, 11 Apr 2008 18:18:39 +0530

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?

Command used:
wsimport.bat a.wsdl b.wsdl -keep -p test

Thanks and Regards,
Jayashree V