take a look at [1]

[1]http://cwiki.apache.org/CXF20DOC/wsdl-to-java.html
Freeman


brijesh wrote:
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

Reply via email to