Hi Dan,


On Wed, Oct 17, 2012 at 5:10 PM, Dan Corneanu <c...@savatech.ro> wrote:

> On 10/11/2012 6:25 PM, Shameera Rathnayaka wrote:
> >
> > You should put .aar file to the AXIS2_HOME/repository/srevices
> > directory not to the AXIS2_HOME/WEB-INF/srevices.
> >
> What do you mean by AXIS2_HOME? I have downloaded the war distribution
> from
> (
> http://apache.unixteacher.org//axis/axis2/java/core/1.6.2/axis2-1.6.2-war.zip
> ),
> unpacked it and deployed it in tomcat. Am I not supposed to put extra
> .aar files into axis2-1.6.2-war\WEB-INF\services?
>

If you are using .war format then you should put .aar files to
WEB-INF/services/.

I thought you are using axis2 standalone binary format if so AXIS2_HOME
would be the directory which you extract the binary file.


> Am I missing something?
>

it seems you service class is not available in runtime. One possibility is
your serviceClass name is not correctly define in you services.xml file if
so axis2 couldnt find it runtime so please check you ServiceClass
(ro.savatech.ws.impl.EchoService is this correct? please check the package
structure again)

.


>
> Best regards,
> dan.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
> For additional commands, e-mail: java-user-h...@axis.apache.org
>
>


-- 
Shameera Rathnayaka
Undergraduate
Department of Computer Science and Engineering
University of Moratuwa.
Sri Lanka.

Blog : http://shameerarathnayaka.blogspot.com/

Reply via email to