[ 
https://issues.apache.org/jira/browse/TUSCANY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615127#action_12615127
 ] 

Simon Nash commented on TUSCANY-2480:
-------------------------------------

Does the host/port need to substituted into the WSDL4J document when every HTTP 
?wsdl request is received, or just once when the AxisService is started?  It 
would be easier to do the latter if there are APIs to reliably obtain the 
listening host and port from the servlet container.  The former is also 
possible, but it takes a bit more coding in the Axis2 Web Service binding (some 
code would need to be added to TuscanyListingAgent), and there could be 
multithreading issues if it is possible for the same servlet to receive 
multiple ?wsdl requests simultaneously on different ports.


> Generated wsdl has incorrect endpoint
> -------------------------------------
>
>                 Key: TUSCANY-2480
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2480
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.3
>            Reporter: ant elder
>            Priority: Blocker
>             Fix For: Java-SCA-1.3
>
>
> In the 1.3 release the generated wsdl has an incorrect endpoint when the app 
> is running on a port other than 8080. 
> To recreate deploy the caclulator-ws-sample to Tomcat using a port other than 
> 8080 and look at the generated wsdl - it still uses port 8080.
> See ML post: http://apache.markmail.org/message/fryloi6byuyjqvrl

-- 
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