ImportSDOLoader ignoring schemaLocation parameter
-------------------------------------------------

                 Key: TUSCANY-605
                 URL: http://issues.apache.org/jira/browse/TUSCANY-605
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Implementation
            Reporter: Kapil Katyal
            Priority: Minor


According to the javadoc, when using the XSDHelper.define(inputstream, 
schemaLocation) method on a wsdl, the schemaLocation must be specified in order 
to resolve relative paths used in the xsd:imports or xsd:includes.  

In the ImportSDOLoader class, null is always passed in as the schemaLocation 
argument, which I believe makes it impossible to use import.sdo on a wsdl that 
contains relative paths for the xsd:import or xsd:includes tags.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to