[
http://jira.jboss.com/jira/browse/JBIDE-2360?page=all ]
Thorbj?rn Blixen-Finecke updated JBIDE-2360:
--------------------------------------------
Attachment: ValidationError.jpg
The port value does not validate as it is not an integer.
In the new JBoss Tools xml editor for the jboss-esb.xml file this means that only number
values can be entered in the port field for jbr providers.
Allow runtime properties in jboss-esb.xml file
----------------------------------------------
Key: JBIDE-2360
URL:
http://jira.jboss.com/jira/browse/JBIDE-2360
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: XML Structured Editor, esb
Reporter: Magesh Kumar B
Priority: Trivial
Attachments: ValidationError.jpg
When editing jboss-esb.xml files, if a a configuration contains a runtime property for an
numeric attribute, validation errors are thrown. It would be nice to allow properties like
this in numeric values of jboss-esb.xml files.
<jbr-provider host="${jboss.bind.address}"
name="dk.telenor.esb.sample.JBRChannel" protocol="http">
<jbr-bus
busid="dk.telenor.esb.sample.tdc.columbine.TestColumbineJBRBus"
port="${jbr.port}"/>
</jbr-provider>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira