You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kaushik Mukherjee (Created) (JIRA)" <de...@tuscany.apache.org> on 2012/03/08 19:57:57 UTC

[jira] [Created] (TUSCANY-4026) XSDModelResolver fails to initiate WSDL model resolution for inline schemas

XSDModelResolver fails to initiate WSDL model resolution for inline schemas
---------------------------------------------------------------------------

                 Key: TUSCANY-4026
                 URL: https://issues.apache.org/jira/browse/TUSCANY-4026
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Databinding-SDO
    Affects Versions: Java-SCA-2.x
            Reporter: Kaushik Mukherjee


XSDModelResolver fails to initiate WSDLModelResolver for inline schemas during start so there is no inline schema document object model added to the contribution. When we try to resolve the namespace and type associated with the inline schema we fail to find the document since it was never built.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TUSCANY-4026) XSDModelResolver fails to initiate WSDL model resolution for inline schemas

Posted by "Kaushik Mukherjee (Updated) (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaushik Mukherjee updated TUSCANY-4026:
---------------------------------------

    Attachment: JIRA-4206.patch

Updated XSDModelResolver to resolve inline schemas
                
> XSDModelResolver fails to initiate WSDL model resolution for inline schemas
> ---------------------------------------------------------------------------
>
>                 Key: TUSCANY-4026
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-4026
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Databinding-SDO
>    Affects Versions: Java-SCA-2.x
>            Reporter: Kaushik Mukherjee
>         Attachments: JIRA-4206.patch
>
>
> XSDModelResolver fails to initiate WSDLModelResolver for inline schemas during start so there is no inline schema document object model added to the contribution. When we try to resolve the namespace and type associated with the inline schema we fail to find the document since it was never built.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TUSCANY-4026) XSDModelResolver fails to initiate WSDL model resolution for inline schemas

Posted by "Simon Laws (Commented) (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227198#comment-13227198 ] 

Simon Laws commented on TUSCANY-4026:
-------------------------------------

Hi Kaushik

I tried to apply the patch but there seems to be some changes missing. The patch applies a dependency from xsd to interface-wsdl. However there is already a dependency in the opposite direction. How did you get round this in your build?


                
> XSDModelResolver fails to initiate WSDL model resolution for inline schemas
> ---------------------------------------------------------------------------
>
>                 Key: TUSCANY-4026
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-4026
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Databinding-SDO
>    Affects Versions: Java-SCA-2.x
>            Reporter: Kaushik Mukherjee
>         Attachments: JIRA-4206.patch
>
>
> XSDModelResolver fails to initiate WSDLModelResolver for inline schemas during start so there is no inline schema document object model added to the contribution. When we try to resolve the namespace and type associated with the inline schema we fail to find the document since it was never built.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira