[jbosstools-issues] [JBoss JIRA] (JBIDE-17549) XML file generated from catalog contains absolute paths

Martin Malina (JIRA) issues at jboss.org
Tue Jul 15 08:40:32 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-17549.
---------------------------------



Seriously I can't make much sense of all of this. But I verified that the url is now not relative. And I also verified that the catalog entry that was originally reported as missing (jboss client 6.0) is now there and generates a reasonable xml stub:
{code}
<?xml version="1.0" encoding="UTF-8"?>
<jboss:jboss-client xmlns:javaee="http://java.sun.com/xml/ns/javaee" xmlns:jboss="http://www.jboss.com/xml/ns/javaee" xmlns:xml="http://www.w3.org/XML/1998/namespace" 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-client_6_0.xsd "></jboss:jboss-client>
{code}

> XML file generated from catalog contains absolute paths
> -------------------------------------------------------
>
>                 Key: JBIDE-17549
>                 URL: https://issues.jboss.org/browse/JBIDE-17549
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.Beta3
>
>
> Copied over from JBIDE-16358.
> When I create a xml file from schema, it contains absolute path:
> xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee jar:file:/Users/rasp/jbossqa/JBDS/8.0.0/jbdevstudio-8.0.0.Beta2-106/studio/plugins/org.jboss.tools.as.catalog_3.0.0.Beta2-v20140528-1139-B52.jar!/schema/xsd/jboss-web_5_1.xsd "
> Also, notice the extra space at the end. Validation seems to work, but shouldn't it point to the schema online? Or at least using a relative path?



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list