Trying to deploy the sample aar files in the axis2 distribution's userguide

MyService.aar
MyServiceWithModule.aar
WsaMappingService.aar
build.xml
groovyService.aar
sample.jar

I am using tomcat. After uploaded these aar files, I checked services. 
MyServiceWithModule was listed as Faulty, others were listed as Available.

But these services all had an erroneous wsdl like below:


<error>
        <description>Unable to generate WSDL for this service</description>
−
        <reason>
                Either user has not dropped the wsdl into META-INF or 
operations use message receivers other than RPC.
        </reason>
</error>

Where can I find full readily runnable examples?

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to