I want the services to auto start when the server powers up. I use eagerload
for that.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/InjectService-problems-tp4266460p4268841.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Hi,
I am not sure what is wrong. Are you sure that CAdministrationManager
instance is constructed by Tapestry-IOC? Maybe it is created outside
Tapestry, e.g. using explicit 'new' keyword?
BTW, Is there a reason to use 'eagerLoad()' on all that services?
Best regards,
Cezary
On Sun, Mar 27, 201