On Mon, May 6, 2013 at 5:26 AM, Tania Marinova <taniamm2...@yahoo.com> wrote: > Hello - I did what you said - I downloaded the axis2 service archiver plugin > for eclipse! xis > Then I give File - New -Other -> axis 2 wizards - >Axis2 - Service Archvier > ->Next > ( > 2..then it s's written - >"Insert the location for the class files here." - > so I go "E:\workspace\hash_pass_security\build\classes\nlo" ('nlo is my > package'). > I give this folder because here I see the two classes I need - >Next > 3.here I see - 'Add the WSDL File ' - I check 'skip wsdl' - Next > 4. I don't add any librariesse > 5. I see 'Select the Service XML file to be included in the Service archive' > - So i bically automatrowse - > 'E:\workspace\hash_pass_security\WebContent\WEB-INF\services\hash_pass_security\META-INF\services.xml > because I have added ramprart security policy and I don't want automatically > generated > tBut when I deploy the service I see an Deployment Exception >
Actually I mentioned writing an Ant build.xml , I don't use the plugin but anyways if you post the exact Exception maybe we can help. You might find the problem by starting Tomcat and looking here for problems with your aar: servername:port/war_name/axis2-web/HappyAxis.jsp Also, try expanding your aar, it should look like this: ./myAAR.aar ./META-INF ./META-INF/MANIFEST.MF ./META-INF/services.xml ./lib ./lib/myLib.jar ./com ./com//gismo/PWCBHAndler.class - R --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org