[ https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709614#action_12709614 ]
Andreas Veithen commented on AXIS2-3843: ---------------------------------------- Looking at the implementations of getEPRsForService in AxisServlet and SimpleHTTPServer, it is clear that only "hostname" is used, but not "httpFrontendHostUrl". This should be easy to fix, but we need to reverse engineer the JSP to determine what is the exact definition of the "httpFrontendHostUrl" parameter (does it map to the root, the context path or the service path?). > httpFrontendHostUrl does not affect auto-generated WSDL > ------------------------------------------------------- > > Key: AXIS2-3843 > URL: https://issues.apache.org/jira/browse/AXIS2-3843 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: wsdl > Affects Versions: 1.4 > Environment: Windows 2003 Server, Tomcat 6.0, Axis2 1.4 > Reporter: Alexander Stockinger > > Setting the "httpFrontendHostUrl" parameter in the "axis2.conf" config file > does not affect endpoint URL in auto-generated WSDL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.