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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]