[
https://jira.jboss.org/browse/JBIDE-6725?page=com.atlassian.jira.plugin.s...
]
Rafael Liu commented on JBIDE-6725:
-----------------------------------
Sorry Brian,
the steps I described did cause this behaviour, but it's not alway.. Should have
tried again.
I'm getting this behaviour constantly by ctrl+c & ctrl+v the following in
jboss-esb.xml:
<services>
<service category="MyCategory" description=""
invmScope="GLOBAL" name="MyService">
<actions mep="RequestResponse">
<action class="org.jboss.soa.esb.actions.SystemPrintln"
name="test">
<property name="message" value="test"/>
</action>
</actions>
</service>
</services>
Then trying to add a listener throught IDE, you see that the "Listeners" folder
is at the bottom, and "Actions" is at the top.
Unordered creation of XML actions and listeners tags leading to
schema validation errors - JBoss ESB Tooling
------------------------------------------------------------------------------------------------------------
Key: JBIDE-6725
URL:
https://jira.jboss.org/browse/JBIDE-6725
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.GA
Reporter: Rafael Liu
Assignee: Brian Fitzpatrick
Priority: Minor
JBoss ESB Tooling doesn't order creation of XML actions and listeners tags, but there
are ordering restriction in jboss-esb.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira