documentBaseURI is null when multiple wsdls in contribution with same namespace 
  
----------------------------------------------------------------------------------

                 Key: TUSCANY-2043
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2043
             Project: Tuscany
          Issue Type: Bug
            Reporter: Lou Amodeo


I have a case where there are 2 wsdl files in the contribution with the same 
namespace.  After the WSDL resolution the 
documentBaseURI attribute of the wsdl's  DefinitionImpl is null.  The is 
normally completed in the WebServiceBindingProcessor.resolve().   In this 
particular case there are 2 binding.ws elements in the contribution.  One for 
the service and one for its <callback> binding.   If I change the TNS of one of 
the WSDL files then the documnetBaseURI is filled in during the 
WebServiceBindingProcessor.resolve.   So it appears there is in issue in the 
WSDL Model resolver when it finds multiple WSDL files with the same TNS. 

    

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