Hi, I was wondering how to configure a locationUri in ServiceMix to an external Web Service if the hostname of the web service changes depending on the environment (Production, Developement, Test etc).
So I would like to do something like: locactionUri="http://${host}:8080/myservice/ I could use Maven's filtering capabilities for this I suppose, but are there other/better ways to do this? Thanks, Jan Arend -- View this message in context: http://www.nabble.com/Managing-locationUri-host-bininding-tf4860609s12049.html#a13909471 Sent from the ServiceMix - User mailing list archive at Nabble.com.
