Discussion:
Using Property Placeholders in
Martin Mulder
2012-09-06 06:50:21 UTC
Permalink
If this is true, then, is it possible to add the properties from the resolver to the registry?
<br />
Like said before, it isn't possible to define a global-property with a value containing a property from a resolver.
<br />
I think my transformer shouldn't care if a property is set by a global property or by the property resolver.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
David Dossot
2012-09-06 15:28:21 UTC
Permalink
You can write some custom code to do that, I would advise against it though, resolved properties should be injected not looked-up.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...