service cannot be found for the endpoint reference (EPR)

2009-02-23 Thread Davis, Christopher (Baltimore)
.i18n.ProjectResourceBundle.handleGetObject(ProjectResourceBundle.java:70):org.apache.axis2.i18n.resource::handleGetObject(servicenotfoundforepr) 2009-02-23 11:36:59,349:http-8080-Processor200:ERROR:org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:212):The service cannot be found for the endpoint reference (EPR

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

2009-02-23 Thread keith chapman
for the endpoint reference (EPR) http://127.0.0.1:8080/frontier_axis/services/WSItemUpdate org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) http://127.0.0.1:8080/frontier_axis/services/WSItemUpdate at org.apache.axis2

Re: Getting error as The service cannot be found for the endpoint reference (EPR) /axis2/Calculator.jws

2008-12-05 Thread amar reddy
reference (EPR) /axis2/Calculator.jws* /soapenv:Text /soapenv:Reason Below I am giving the exception stack trace in the console. [ERROR] The service cannot be found for the endpoint reference (EPR) /axis2/Calc

Re: Getting error as The service cannot be found for the endpoint reference (EPR) /axis2/Calculator.jws

2008-12-05 Thread Amila Suriarachchi
a POJO in axis2 is different from axis1. Please read the user guide. thanks, Amila. In the UI I am getting the following error. soapenv:Reason soapenv:Text xml:lang=en-US *The service cannot be found for the endpoint reference (EPR) /axis2

Getting error as The service cannot be found for the endpoint reference (EPR) /axis2/Calculator.jws

2008-12-03 Thread amar reddy
soapenv:Text xml:lang=en-US *The service cannot be found for the endpoint reference (EPR) /axis2/Calculator.jws* /soapenv:Text /soapenv:Reason Below I am giving the exception stack trace in the console. [ERROR] The service

Re: Getting error as The service cannot be found for the endpoint reference (EPR) /axis2/Calculator.jws

2008-12-03 Thread Amila Suriarachchi
be found for the endpoint reference (EPR) /axis2/Calculator.jws* /soapenv:Text /soapenv:Reason Below I am giving the exception stack trace in the console. [ERROR] The service cannot be found for the endpoint reference (EPR

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

2008-09-20 Thread Jesper Jensen
an error org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) /services/ at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java :64) at org.apache.axis2.engine.Phase.invoke(Phase.java:333) at org.apache.axis2.engine.AxisEngine.invoke

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

2008-09-20 Thread Christoph M. Pflügler
. The Webservice still functions, it can still be invoked and i can still get the WSDL. http://bess/services/UserGuideSampleService?wsdl gives me the correct WSDL But calling http://bess/services/ gives an error org.apache.axis2.AxisFault: The service cannot be found for the endpoint

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

2008-09-20 Thread Christoph M. Pflügler
/services/ gives an error org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) /services/ at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:64) at org.apache.axis2.engine.Phase.invoke(Phase.java:333) at org.apache.axis2

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

2008-06-06 Thread Mohan Radhakrishnan
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://10.187.37.33:61052/URL Thanks, Mohan