Guys, hi, I a newbie with webservices so please go gentle on me.
i've installed axis2 1.4.1 on tomcat 6.0.18. I've downloaded a simple tutorial and trying to follow-up. I'm going through the following steps: 1. java -cp %AXIS2_CP% org.apache.axis2.wsdl.WSDL2Java -uri helloAxis2.wsdl -ss -sd -s -d none on the simple attached wsdl file. http://www.nabble.com/file/p23004035/helloAxis2.wsdl helloAxis2.wsdl 2. ant (1.7.1) on the generated build.xml 3. i get AAR file which i copy to webapps\axis2\WEB-INF\services directory under tomcat. Tomcat detects the newly born service but when i open the /axis2/services/listServices page, my service appears in the faulty services with the following error: This Web axisService has deployment faults Error: org.apache.axis2.deployment.DeploymentException: Processing Operations Modules ClassNotFoundException Error in loading message receiver (Full error attached below) http://www.nabble.com/file/p23004035/ListFaultyServices.htm ListFaultyServices.htm Please advise : what am i doing wrong ? I believe there is some stupid mistake, i cannot see... Please help, tearing out hairs over this one !!! Thanks a lot in advance. Arie -- View this message in context: http://www.nabble.com/ClassNotFoundException-When-deploying-a-simple-aar-file.-tp23004035p23004035.html Sent from the Axis - User mailing list archive at Nabble.com.
