You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by "Rao, Sameer V" <SR...@amfam.com> on 2008/11/04 00:13:09 UTC

wsdl2Java : Pass separate package for JAXB objects.

Hi,

Is there an option to pass package name parameter to XJC (JAXB compiler)
through wsdl2Java.

I am aware of the use of binding customization, but in my case I have 50
XSD files (each with different namespace), so the binding method would
get too big. The -XJC option in wsdl2java does not seem to support
passing -p option to xjc.

Thanks,
Sam