Hi everyone,

I am using PropertyPlaceholders in the xbean.xml when configuring Service
Units to externalise specific properties that we consider that can be
potentially modifiable later on.

All properties are getting replaced correctly, except for the ones
corresponding to the targetService attribute of the servicemix-cxf-bc
service units. The rest of the properties within the same service unit are
getting replaced successfully (the ones corresponding to the following
attributes: timeout, wsdl, locationURI).

Basically, we get "Could not find route for exchange..." messages that show
the destination URI as ${...}, therefore showing that the property has not
been resolved.

Why is this?

Many thanks.


-- 
View this message in context: 
http://www.nabble.com/PropertyPlaceholders-in-xbean.xml-tp20731569p20731569.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to