[jboss-jira] [JBoss JIRA] Commented: (JBMETA-204) Validation errors in jboss_5_1.xsd (missing webservice-descriptionType)

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Jun 10 06:50:57 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBMETA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12471391#action_12471391 ] 

Alexey Loubyansky commented on JBMETA-204:
------------------------------------------

5_1 schemas are considered production ready. The error posted means schema binding was not resolved as it should have been, i.e. instead of using schema binding based on Java JAXB/JBossXB annotations, the schema binding was built by parsing XSD which won't work. Perhaps this is related to your attempts to modify schemaLocations and the resolution process.
Let's use user forums to continue since so far it's only a discussion. (Add the forum thread URL to this issue so I don't miss it) Thanks.

> Validation errors in jboss_5_1.xsd (missing webservice-descriptionType)
> -----------------------------------------------------------------------
>
>                 Key: JBMETA-204
>                 URL: https://jira.jboss.org/jira/browse/JBMETA-204
>             Project: JBoss Metadata
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.1.GA
>         Environment: Eclipse 3.4, WebToolsPlatform 3.0
>            Reporter: Zachary Bedell
>            Assignee: Alexey Loubyansky
>            Priority: Critical
>
> An additional validation issue with current trunk jboss_5_1.xsd.  The webservicesType complex type references type jboss:webservice-descriptionType which is missing.  Copying the type from the jboss_5_0.xsd (which appears directly the webservicesType object around line 1223) resolves the issue.

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

        



More information about the jboss-jira mailing list