You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Teimatini Marín <te...@gmail.com> on 2013/03/04 20:42:51 UTC

Force axis 1.4.1 to use my own WSDL

Hi,

I want to tell axis 1.4.1 to serve my own WSDL instead of the generated on
the fly by axis...

How can I archive this?

Thanks,

RE: Force axis 1.4.1 to use my own WSDL

Posted by Martin Gainty <mg...@hotmail.com>.
wsdl2Java -uri *.wsdl
http://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html
 
Buena Suerte,
Martín 
______________________________________________ 
Porfavor..no altere ni interrumpir esta communicacion..Gracias  




Date: Mon, 4 Mar 2013 11:42:51 -0800
Subject: Force axis 1.4.1 to use my own WSDL
From: teimatini@gmail.com
To: java-user@axis.apache.org



Hi,
I want to tell axis 1.4.1 to serve my own WSDL instead of the generated on the fly by axis...
How can I archive this?
Thanks,