Hi Cleve, welcome to axis2 .

First of, take a llok at the migration guide as it may help.

http://ws.apache.org/axis2/0_95/migration.html

All you need to do is put the wsdl file in the META-INF of your AAR. Then click:

http://localhost:8080/axis2/services/MyService?wsdl

This is a good article explaining the wsdl  placement  and is a good article in general for starting out.

http://www.developer.com/open/article.php/10930_3589126_1

HTH,
Robert
http://www.braziloutsource.com/

On 4/24/06, cleve oss <[EMAIL PROTECTED]> wrote:
 
Hi,
 
I'm an Axis 1 guy, migrating to Axis 2.  Inside the wsdd, there is a very useful tag <wsdlFile> that instructed Axis to deliver back to the client the wsdl that we hand-crafted, instead of its generated version.
 
How do I do this in Axis 2?
 
Cheers,
Cleve

Reply via email to