[jbosstools-issues] [JBoss JIRA] (JBIDE-16358) "jboss-client_6_0.xsd" is missing in XML catalog

Rob Stryker (JIRA) issues at jboss.org
Mon Mar 31 18:39:13 EDT 2014


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

Rob Stryker commented on JBIDE-16358:
-------------------------------------

So we already include this line:

{code}
<uri name="http://www.jboss.com/xml/ns/javaee" uri="platform:/plugin/org.jboss.ide.eclipse.as.core/dtd/jboss-client_6_0.xsd"/>
{code}

And you want to add 
{code}
<uri name="http://www.jboss.org/j2ee/schema/jboss-client_6_0.xsd" uri="platform:/plugin/org.jboss.ide.eclipse.as.core/dtd/jboss-client_6_0.xsd"/>
{code}

Should the old entry be removed? Do we need both?  There are other similar duplicates in the plugin.xml but I'm not sure which ones should stay or go, or if we need both. Any advice here? 
                
> "jboss-client_6_0.xsd" is missing in XML catalog
> ------------------------------------------------
>
>                 Key: JBIDE-16358
>                 URL: https://issues.jboss.org/browse/JBIDE-16358
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.1.1.Final
>            Reporter: Wolfgang Knauf
>            Assignee: Rob Stryker
>            Priority: Minor
>             Fix For: 4.2.0.Beta2
>
>         Attachments: jboss_client_catalog.png, jboss_client_wizard.png
>
>
> See subject

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list