[
https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667068#action_12667068
]
Dennis Kieselhorst commented on AXIS2-3843:
-------------------------------------------
Works for me in 1.4.1, but I specified
<parameter name="httpFrontendHostUrl">https://myhostname</parameter>
and the result in the auto-generated WSDL is without https and with port 80:
<soap:address location="http://myhostname:80/....
> 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.