[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5444) ESB jboss-esb.xml schema location needs fixing

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Jan 21 06:48:20 EST 2010


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

Viacheslav Kabanovich commented on JBIDE-5444:
----------------------------------------------

Now, I modified ESB editor to recognize file

<jbossesb xmlns="http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd" parameterReloadSecs="5">
</jbossesb>

that is with only xmlns attribute containing shema location rather than namespace uri. ESB Editor opens ok and content assist works, but wtp's validation generates problem because namespace uri declared in schema is different.

> ESB jboss-esb.xml schema location needs fixing
> ----------------------------------------------
>
>                 Key: JBIDE-5444
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5444
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: esb
>    Affects Versions: 3.1.0.CR1
>            Reporter: Stelios Koussouris
>            Assignee: Viacheslav Kabanovich
>            Priority: Blocker
>             Fix For: 3.1.0.CR2
>
>
> When creating a new jboss-esb.xml file using JBoss Developer Studio autocompletion does not work because the generated file points to a schema location that does not exist. It seems the correct location is:
> http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd
> whilst JBDS uses by default
> http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd

-- 
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 jbosstools-issues mailing list