jcs has a cdi module which is an alternative to RI one which is not bound to jcs impl but is portable - works with hazelcast for instance.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-08-18 13:58 GMT-07:00 Steve Goldsmith <[email protected]>: > Will this work with other caching providers? > > On Tue, Aug 18, 2015 at 4:37 PM, Jonathan Gallimore < > [email protected]> wrote: > > > Hi Steve > > > > The source for the webinar is here: > > https://github.com/tomitribe/moviefun-jcache - master branch is "before" > > and the jcache-hazelcast branch is the "after". > > > > Regards > > > > Jon > > > > On Tue, Aug 18, 2015 at 9:07 PM, Steve Goldsmith <[email protected]> > wrote: > > > > > Is there source somewhere for this? > > > > > > On Tue, Aug 18, 2015 at 11:04 AM, Jonathan Gallimore < > > > [email protected]> wrote: > > > > > > > Here's demo I did using Hazelcast, JCache and CDI: > > > > https://www.youtube.com/watch?v=-8tam4Rbxv0&app=desktop, in case its > > any > > > > help. > > > > > > > > Regards > > > > > > > > Jon > > > > > > > > On Tue, Aug 18, 2015 at 3:56 PM, Howard W. Smith, Jr. < > > > > [email protected]> wrote: > > > > > > > > > Steve, > > > > > > > > > > On Tue, Aug 18, 2015 at 10:38 AM, Steve Goldsmith < > [email protected]> > > > > > wrote: > > > > > > > > > > > Are there any good examples? I'll promise to add it my test > project > > > on > > > > > > Github, so others can benefit as well. > > > > > > > > > > > > > > > > I like how you share code for others to benefit, and I love TomEE > > (user > > > > > list) just as well! > > > > > > > > > > I searched google for > > > > > > > > > > jcache tutorial java > > > > > > > > > > and found the following: > > > > > > > > > > https://cloud.google.com/appengine/docs/java/memcache/usingjcache > > > > > > > > > > https://dzone.com/articles/introduction-jcache-jsr-107 > > > > > > > > > > > > > > > > > > > > > > > > > https://abhirockzz.wordpress.com/2015/02/09/sneak-peek-into-the-jcache-api-jsr-107/ > > > > > > > > > > hope that helps. > > > > > > > > > > > > > > > > > > > > > -- > > > > Jonathan Gallimore > > > > http://twitter.com/jongallimore > > > > http://www.tomitribe.com > > > > > > > > > > > > > > > > -- > > > Steven P. Goldsmith > > > > > > > > > > > -- > > Jonathan Gallimore > > http://twitter.com/jongallimore > > http://www.tomitribe.com > > > > > > -- > Steven P. Goldsmith >
