You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by caMartins <ce...@netcabo.pt> on 2010/07/14 12:07:03 UTC

Re: The service cannot be found for the endpoint reference (EPR)

I had the same issue and managed to fix it.

I am using tomcat and had a filter configured for AxisServlet to open a
hibernate Session. Somehow (I did not figure it out yet) this filter affects
the way the AxisServlet resolves the EPR.

My fix was - remove the filter. It worked. Now I am trying to figure out
why.

If you have any clues, please drop a line.

Thanks


Mohan Radhakrishnan wrote:
> 
> Hi,
> 
>       Not sure why I am getting this fault back. I have a WAR ,
> services.list with the name of the AAR file and the .aar file in the
> services folder. Since I am using XMLBeans bindings I have
> XBeans-packaged.jar also in the services folder. Could this be due to
> classloader problems ? I also have another XBeans-packaged.jar and client
> JAR in the WEB-INF/lib folder. The WAR has both the client to a webservice
> and another webservice.
> 
> AxisFault is expected
> org.apache.axis2.AxisFault: The service cannot be found for the endpoint
> reference (EPR) http://IP:PORT/URL
> 
> Thanks,
> Mohan
> Thanks,
> Mohan
>  
> 

-- 
View this message in context: http://old.nabble.com/The-service-cannot-be-found-for-the-endpoint-reference-%28EPR%29-tp17688709p29160325.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org