Hello, can someone provide some code hints to Hivemind and Spring newb - that would be me - on how to inject
1. Hivemind service into application scope ASO 2. Spring service into application scope ASO I want to cache some long term objects in the global ASO, but want (if it is at all reasonable?) those objects provided by Hivemind and/or Spring services. I am at the very beginning of learning of the SOA. I know how to inject services from both frameworks into Tapestry pages. Cheers, Borut