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
________________________________ From: robert lazarski <robertlazar...@gmail.com> To: java-user@axis.apache.org; Tania Marinova <taniamm2...@yahoo.com> Sent: Sunday, May 5, 2013 7:27 PM Subject: Re: the password callback class can't be found by tomcat when I upload my web service with rampart security On Sun, May 5, 2013 at 1:25 PM, Tania Marinova <taniamm2...@yahoo.com> wrote: Can you write me step by step how to build my .aar file. because I can't understand you > > http://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html Search on "Next, run the 'aar' ant task" . - R