| Author |
Axis2 - wsdl2java - services.xml
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1303
|
|
|
services.xml descriptor file is not created during running wsdl2java target using Axis2 framework.
|
 |
R Srini
Ranch Hand
Joined: Feb 19, 2010
Posts: 215
|
|
Hi, are you looking for the Axis2/Java Service Archive Generator Wizard Guide for Eclipse Plug-in ? It can generate the services.xml for you and also the .aar file that can be deployed to Axis 2. Never used it myself. So please take that with a pinch of salt.
|
 |
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1303
|
|
|
Thanks Srini. I am not looking eclipse plug-in. I am following top-down approach using axis2 task wsdl2java for creating classes and descriptor file(services.xml).
|
 |
mathew jonson
Greenhorn
Joined: Dec 06, 2007
Posts: 9
|
|
Have a look here:
http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html
You should pass this parameter in the command line -sn..
Regards
|
 |
 |
|
|
subject: Axis2 - wsdl2java - services.xml
|
|
|