[ http://issues.apache.org/jira/browse/AXIS2-1708?page=comments#action_12449941 ] Sébastien Arod commented on AXIS2-1708: ---------------------------------------
When I try to get my service WSDL on a https tomcat (e.g. https://localhost:8443/axis2//services/MyService?wsdl ) I get a NPE : java.lang.NullPointerException org.apache.axis2.transport.http.ListingAgent$HTTPSListener.getEPRsForService(ListingAgent.java:406) org.apache.axis2.description.AxisService.getEPRs(AxisService.java:625) org.apache.axis2.description.AxisService.printWSDL(AxisService.java:600) org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:184) org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:177) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > NullPointerException while accessing WSDL in a HTTPS way > -------------------------------------------------------- > > Key: AXIS2-1708 > URL: http://issues.apache.org/jira/browse/AXIS2-1708 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Affects Versions: 1.1 > Environment: Windows XPTomcat 5.5 > Reporter: Sébastien Arod > Priority: Critical > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
