hello , I am generating the code using cxf-wsdl-first su archetype, how do I control the package naming for generated code, i have namespace as
com.ekaplus.v7.cotton.physical.contract in schema which is included in wsdl, but when I am generating the code i am getting following package structure contract\physical\cotton\v7\ekaplus\com, where as my package should be com\ekaplus\v7\cotton\physical\contract , package should be the sameway as my target namespace is, what argument need to passed POM file , for generating the code with package as targetnamespace? , I have mutiple schema imported in wsdl , how do I control package naming , I am using m2 for code generation. thanks Brijesh N K -- View this message in context: http://www.nabble.com/SMX-CXF-SE-code-generation%2C-package---targetnamespace-tp21350408p21350408.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
