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