[jbosstools-issues] [JBoss JIRA] (JBIDE-20538) wildfly-ejb-multi-server-app-one-ejb quickstart upstream schema error

Rob Stryker (JIRA) issues at jboss.org
Tue Jan 26 18:07:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154144#comment-13154144 ] 

Rob Stryker commented on JBIDE-20538:
-------------------------------------

There are no errors in the 10.x stream of the quickstarts, because there are no longer ejb descriptor files ;) 

In the 9.x stream, this still fails. However, adding the followign to the namespace declarations seems to fix the primary error:

{code}
                     http://java.sun.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-ejb3-spec-2_0.xsd
{code}

This fix is courtesy of Keith Chong, over at https://bugs.eclipse.org/bugs/show_bug.cgi?id=476274

> wildfly-ejb-multi-server-app-one-ejb quickstart upstream schema error
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-20538
>                 URL: https://issues.jboss.org/browse/JBIDE-20538
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: server
>            Reporter: Rob Stryker
>              Labels: xml_validation_schema_error
>             Fix For: 4.4.0.Alpha1
>
>
> Root cause here seems to be that the xsd on the web url http://www.jboss.org/schema/jbossas/jboss-ejb3-spec-2_0.xsd   has a schemaLocation=jboss-ejb3-2_0.xsd  relative path 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list