I'm trying to install the
org.jsr107.ri.annotations.guice.module.CacheAnnotationsModule, hoping
that that that would enable jsr107 cache annotations, so I can easily
make the result of some methods cached just by adding a
javax.cache.annotation.CacheResult.

I suppose I have to install a custom platform--components.xml to
provide that module to guice early enough in the bootstrap process.
Probably I somehow have to call
info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder#addModule.
But here I'm more or less stuck, or at least not certain that this is
the correct way.

Has somehow tried this before, or can point me in the right direction
on how to do this?


Michiel


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to