How do you generate WSDL using Maven2?
Posted
by user118802
on Stack Overflow
See other posts from Stack Overflow
or by user118802
Published on 2009-06-19T12:29:24Z
Indexed on
2010/04/21
1:03 UTC
Read the original article
Hit count: 635
I am using jax ws wsgen tool in maven2. I need to deploy the webservice on weblogic10.1 wsgen is not generating the webservice.xml , weblogic-webservices.xml. Is there any way to generate these weblogic related artifacts using wsgen or by anyother tool by inuputting the wsdl.
© Stack Overflow or respective owner