posted 13 years ago
Here's my definitions for Axis2 & Spring integration with ServletContext. Getting 'org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found' error. All required jar files(axis2 & spring integration jars) are included into the path. I'll be happy if someone can guide me to solve this problem.
Thanks in advance,
With regards..
Addition to web.xml
Addition to applicationContext.xml
services.xml (which is under the /WEB-INF/services/KullanicilarWs/META-INF/)
and my service class implementation: