JBoss Community

Supporting config file(s) host specific settings

reply from Kevin Conner in JBoss ESB Development - View the full discussion

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

Start a new discussion in JBoss ESB Development at Community