[jboss-jira] [JBoss JIRA] Commented: (JBMETA-204) Validation errors in jboss_5_1.xsd (missing webservice-descriptionType)
Zachary Bedell (JIRA)
jira-events at lists.jboss.org
Mon Jun 8 12:18:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMETA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12471049#action_12471049 ]
Zachary Bedell commented on JBMETA-204:
---------------------------------------
Pulling the full 'schema' directory from svn (r89971) and adjusting all schemaLocation's to reference the pulled & locally hosted files rather than the ones on JBoss' public servers appears to have resolved this issue.
Is there any possibility of modifying the schemas to use relative schema locations rather than fully qualified URL's to public servers? Bringing a server up in our server network fails miserably as no out-bound HTTP is allowed. We end up hosting the files on an in-house webserver, but all of the files with literal schemaLocation elements need to be manually edited.
Thanks,
Zac
> 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