Re: Axis2 JAX-WS: The service class cannot be found for this AxisService

2012-10-22 Thread Dan Corneanu
Hi, On 10/17/2012 5:12 PM, Shameera Rathnayaka wrote: > > 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.i

Re: Axis2 JAX-WS: The service class cannot be found for this AxisService

2012-10-17 Thread Shameera Rathnayaka
Hi Dan, On Wed, Oct 17, 2012 at 5:10 PM, Dan Corneanu 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

Re: Axis2 JAX-WS: The service class cannot be found for this AxisService

2012-10-17 Thread Dan Corneanu
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/cor

Re: Axis2 JAX-WS: The service class cannot be found for this AxisService

2012-10-11 Thread Shameera Rathnayaka
Hi dan, I have tried to deploy the service both as a .jar file into > WEB-INF/servicejars or as an .aar into WEB-INF/services, with the same > results. > You should put .aar file to the AXIS2_HOME/repository/srevices directory not to the AXIS2_HOME/WEB-INF/srevices. Thanks, Shameera. > Best r

Re: Axis2 JAX-WS: The service class cannot be found for this AxisService

2012-10-09 Thread Dan Corneanu
Hello, is this issue solved in the latest Axis2 implementation? I am using Axis2 1.7.0-SNAPSHOT and I am trying to deploy a JAX-WS web service and I still get java.lang.RuntimeException: The service class cannot be found for this AxisService. at org.apache.axis2.jaxws.server.JAXWSMessageReceiv