[ 
https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732672#action_12732672
 ] 

Andreas Veithen commented on AXIS2-3843:
----------------------------------------

Storing the reference to the TransportInDescription is simply a convenient way 
to make sure that the code always uses the right TransportInDescription object, 
i.e. the one used to initialize the transport. Note that this is only redundant 
until somebody decides to implement HTTPS support in SimpleHTTPServer. I'm 
actually more worried about the redundancy between the 
SimpleHTTPServer(HttpFactory) constructor and the main method (which also 
creates a TransportInDescription object).

> 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: transports
>    Affects Versions: 1.4
>         Environment: Windows 2003 Server, Tomcat 6.0, Axis2 1.4
>            Reporter: Alexander Stockinger
>            Assignee: Andreas Veithen
>             Fix For: 1.6
>
>
> 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.

Reply via email to