You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kapil Katyal (JIRA)" <tu...@ws.apache.org> on 2006/08/08 00:01:13 UTC

[jira] Created: (TUSCANY-605) ImportSDOLoader ignoring schemaLocation parameter

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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-605) ImportSDOLoader ignoring schemaLocation parameter

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-605?page=all ]

Raymond Feng resolved TUSCANY-605.
----------------------------------

    Resolution: Fixed

Fixed by http://svn.apache.org/viewvc?view=rev&revision=438155

> ImportSDOLoader ignoring schemaLocation parameter
> -------------------------------------------------
>
>                 Key: TUSCANY-605
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-605
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core
>            Reporter: Kapil Katyal
>         Assigned To: Raymond Feng
>            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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-605) ImportSDOLoader ignoring schemaLocation parameter

Posted by "Frank Budinsky (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-605?page=all ]

Frank Budinsky updated TUSCANY-605:
-----------------------------------

    Component/s: Java SCA Core
                     (was: Java SDO Implementation)

Changing component to SCA. Using "SCA Core", because there doesn't seem to be a more specific component for the SDO databinding.

> ImportSDOLoader ignoring schemaLocation parameter
> -------------------------------------------------
>
>                 Key: TUSCANY-605
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-605
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core
>            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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Assigned: (TUSCANY-605) ImportSDOLoader ignoring schemaLocation parameter

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-605?page=all ]

Raymond Feng reassigned TUSCANY-605:
------------------------------------

    Assignee: Raymond Feng

> ImportSDOLoader ignoring schemaLocation parameter
> -------------------------------------------------
>
>                 Key: TUSCANY-605
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-605
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core
>            Reporter: Kapil Katyal
>         Assigned To: Raymond Feng
>            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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org