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

Wolfgang Knauf (JIRA) issues at jboss.org
Thu Jun 5 14:44:15 EDT 2014


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

Wolfgang Knauf commented on JBIDE-16358:
----------------------------------------

I noticed (JBossTools 4.1.2) that a jboss-app.xml file based on "jboss-app_7_0.xsd" does not validate, thought the XSD is part of the plugin. Could you check this, too?

{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<jboss-app xmlns="http://www.jboss.com/xml/ns/javaee"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-app_7_0.xsd"
	version="7.0">
	<security-domain>xyz</security-domain>
</jboss-app>
{code}

> "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 was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list