(This seems like a pretty basic question, but I haven't been able to
ferret out the answer so here goes ...)

What is a good way to have Tapestry 5 IoC determine which implementation
of a particular service to load at runtime? With Spring I accomplish
this by creating multiple versions of the bean definition/config file.
Then have the (Maven) build process select the appropriate config based
on the build profile I specify (dev, test, prod) and copy it in place so
that Spring reads it when it starts up. 
Thanks,
--
Glenn


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to