[
https://jira.jboss.org/jira/browse/JBIDE-5444?page=com.atlassian.jira.plu...
]
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/produ...
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/schem...
whilst JBDS uses by default
http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml...
--
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