You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Terry <te...@meta-concepts.com> on 2007/03/03 02:29:05 UTC

Re: [WARNING] T5 Injection of config properties

Thanks. I managed to do what I wanted using a system property, but couldn't
work out how to do a similar thing using a .properties file. Perhaps
something that would benefit from an example in the docs?


Howard Lewis Ship wrote:
> 
> There's a couple of layers of indirection getting in your way.
> 
> You can see tapestry.ioc.ApplicationDefaults and
> tapestry.ioc.FactoryDefaults.  Those are two (of three) built-in
> contributions to the tapestry.ioc.SymbolSource service configuration.
> 
> To pull that type of configuration data, data that ends up as symbols,
> out of an external file, you'll need to create an object or service
> that implements SymbolProvider and contribute it into that
> configuration.
> 
> 

-- 
View this message in context: http://www.nabble.com/T5-Injection-of-config-properties-tf3330688.html#a9280782
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org