Kevin Conner [
http://community.jboss.org/people/Kevin.Conner%40jboss.com] replied to the
discussion
"Supporting config file(s) host specific settings"
To view the discussion, visit:
http://community.jboss.org/message/552528#552528
--------------------------------------------------------------
You can already do this through the system properties, does this not work for you?
For example
<property name="guest-wsdl"
value="http://${addresshub-host}/addresshubWebServices/soap?wsdl" />
And defining the property using the usual -D notation or through the system properties
service.
Kev
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/552528#552528]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]