Dynamically generated WSDL using http-tomcat has incorrect soap:address
-----------------------------------------------------------------------

                 Key: TUSCANY-1657
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1657
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Axis Binding Extension
    Affects Versions: Java-SCA-Next
         Environment: Windows XP
            Reporter: Simon Nash
            Priority: Critical
             Fix For: Java-SCA-1.0


I modified the simple-callback-ws sample to use dynamically generated WSDL.  
This sample uses http-tomcat to expose the service endpoint.  The dynamically 
generated WSDL published at
   http://localhost:8085/MyServiceComponent?wsdl

contains a SOAP address of
   http://<my-ip-address>/_null_/MyServiceComponent

This is incorrect.  It should be
   http://<my-ip-address>/MyServiceComponent


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to