axis2 File "/axis2-web/listSingleService.jsp" not found

  1. type Exception report  
  2.   
  3. message File "/axis2-web/listSingleService.jsp" not found  
  4.   
  5. description The server encountered an internal error that prevented it from fulfilling this request.  
  6.   
  7. exception  
  8.   
  9. javax.servlet.ServletException: File "/axis2-web/listSingleService.jsp" not found  
  10.     org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:412)  
  11.     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379)  
  12.     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)  
  13.     javax.servlet.http.HttpServlet.service(HttpServlet.java:728)  
  14.     org.apache.axis2.transport.http.AbstractAgent.renderView(AbstractAgent.java:119)  
  15.     org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:200)  
  16.     org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:260)  
  17.     javax.servlet.http.HttpServlet.service(HttpServlet.java:621)  
  18.     javax.servlet.http.HttpServlet.service(HttpServlet.java:728)  



请检查service.xml中服务名称是否正确

你可能感兴趣的:(WebService)