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
