Just do
mvn clean install
in your generated project folder, that will regenerate the code against your new wsdl
Freeman

brijesh wrote:
i have generated cxf-se with maven archetype following command ,
smx-arch su cxf-se-wsdl-first "-DgroupId=com.contract"
"-DartifactId=se-contract"

but its creating with default wsdl , how do i specify the my own wsdl ,
after making changes in wsdl is there a way to regenerate the code again ?

thanks
Brijesh N K

Reply via email to