Hi, In wsdl2java utility the -p option seems to be common argument between wsdl2java and xjc. The package name passed for this argument is also used by xjc and JAXB classes are generated in the same package.
Is this by intension? Shouldn't -p be limited for SEI and XJC left to use its default packaging approach (of creating packages as per namespace? Thanks, Sameer
