Re: JSR-107, JCache

2015-08-18 Thread hwaastad
to generate cache keys like xxx:yyy: etc so I can generate caches almost like a normalized database :-) br hw -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910p4675926.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: JSR-107, JCache

2015-08-18 Thread Steve Goldsmith
After looking at your examples it's a bit more code than I though. Currently I'm using EHCache the non-EE way, but the code is a lot simpler. I have a common singleton bean create the cache: // Create Ehcache cache manager cacheManager =

Re: JSR-107, JCache

2015-08-18 Thread Jonathan Gallimore
I haven't personally tested it with others, but that code should be portable - you should be able to drop in an alternative provider by just supplying a different jar. If you give it another go with an alternative provider please let me know if you run into issues - I'll be happy to help resolve

Re: JSR-107, JCache

2015-08-18 Thread Steve Goldsmith
Is there source somewhere for this? On Tue, Aug 18, 2015 at 11:04 AM, Jonathan Gallimore jgallim...@tomitribe.com wrote: Here's demo I did using Hazelcast, JCache and CDI: https://www.youtube.com/watch?v=-8tam4Rbxv0app=desktop, in case its any help. Regards Jon On Tue, Aug 18, 2015 at

Re: JSR-107, JCache

2015-08-18 Thread Jonathan Gallimore
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 sgj...@gmail.com wrote: Is there source somewhere for this? On Tue,

Re: JSR-107, JCache

2015-08-18 Thread Steve Goldsmith
Will this work with other caching providers? On Tue, Aug 18, 2015 at 4:37 PM, Jonathan Gallimore jgallim...@tomitribe.com 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.

Re: JSR-107, JCache

2015-08-18 Thread Romain Manni-Bucau
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910p4675926.html Sent from the TomEE Users mailing list archive at Nabble.com. -- Steven P. Goldsmith

Re: JSR-107, JCache

2015-08-18 Thread Steve Goldsmith
.nabble.com/JSR-107-JCache-tp4675910p4675926.html Sent from the TomEE Users mailing list archive at Nabble.com. -- Steven P. Goldsmith -- Steven P. Goldsmith

Re: JSR-107, JCache

2015-08-18 Thread Howard W. Smith, Jr.
Steve, On Tue, Aug 18, 2015 at 10:38 AM, Steve Goldsmith sgj...@gmail.com 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

Re: JSR-107, JCache

2015-08-18 Thread Romain Manni-Bucau
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

Re: JSR-107, JCache

2015-08-18 Thread Steve Goldsmith
Perfect. I'll check it out. Maybe one day I'll have a complete kitchen sink demo project :) On Tue, Aug 18, 2015 at 11:21 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Wrote a bit on it as well: https://rmannibucau.wordpress.com/tag/jcache/ I still have a draft about annotations, surely

JSR-107, JCache

2015-08-17 Thread sgjava
Is JSR-107, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: JSR-107, JCache

2015-08-17 Thread Steve Goldsmith
, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users mailing list archive at Nabble.com. -- Steven P. Goldsmith

Re: JSR-107, JCache

2015-08-17 Thread Romain Manni-Bucau
Hi Yes - are you looking for sometjing in particular? Le 17 août 2015 07:12, sgjava sgj...@gmail.com a écrit : Is JSR-107, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache

Re: JSR-107, JCache

2015-08-17 Thread Romain Manni-Bucau
, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users mailing list archive at Nabble.com

Re: JSR-107, JCache

2015-08-17 Thread Steve Goldsmith
Apache JCS? On Mon, Aug 17, 2015 at 10:15 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi Yes - are you looking for sometjing in particular? Le 17 août 2015 07:12, sgjava sgj...@gmail.com a écrit : Is JSR-107, JCache

Re: JSR-107, JCache

2015-08-17 Thread Steve Goldsmith
...@gmail.com a écrit : Is JSR-107, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users mailing list archive at Nabble.com

Re: JSR-107, JCache

2015-08-17 Thread Steve Goldsmith
07:12, sgjava sgj...@gmail.com a écrit : Is JSR-107, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users

Re: JSR-107, JCache

2015-08-17 Thread Romain Manni-Bucau
: Is JSR-107, JCache currently part of TomEE 7.0.0 SNAPSHOT? If so, is it stable? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JSR-107-JCache-tp4675910.html Sent from the TomEE Users mailing

Re: JSR-107, JCache

2015-08-17 Thread Steve Goldsmith
you use Apache JCS? On Mon, Aug 17, 2015 at 10:15 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi Yes - are you looking for sometjing in particular? Le 17 août 2015 07:12, sgjava sgj...@gmail.com a écrit : Is JSR-107, JCache currently