Hi I have a axis2 application which is a web service running on tomcat. Trying to access service I get: <faultstring>The service cannot be found for the endpoint reference (EPR) http://localhost:8080/Rpem/services/Rpem1</faultstring>
Wen I call the wsdl I get the following error: http://localhost:8080/Rpem/services/MyService=wsdl Error: javax.servlet.ServletException: File "/axis2-web/listSingleService.jsp" not found org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:308) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.axis2.transport.http.AbstractAgent.renderView(AbstractAgent.java:120) org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:448) org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:229) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) Thanks __________________________________ Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker. www.yahoo.de/clever --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
