Re: [infinispan-dev] Issue posted for JBoss Logging and slf4j

2011-06-20 Thread Thomas P. Fuller
Subject: Re: [infinispan-dev] Issue posted for JBoss Logging and slf4j On 06/20/2011 04:16 PM, Thomas P. Fuller wrote: I've had an issue upgrading to CR5 and I was just about to ask about this. Basically when running infinispan CR5 in Grails I am seeing log messages repeated two times whereas

Re: [infinispan-dev] [Pull Request] Modular Classloading Compatibility

2011-05-02 Thread Thomas P. Fuller
I like this solution. T From: Manik Surtani ma...@jboss.org To: infinispan -Dev List infinispan-dev@lists.jboss.org Sent: Mon, 2 May, 2011 15:10:03 Subject: Re: [infinispan-dev] [Pull Request] Modular Classloading Compatibility On 1 May 2011, at 13:38, Pete

Re: [infinispan-dev] [Pull Request] Modular Classloading Compatibility

2011-05-02 Thread Thomas P. Fuller
How about just using as and using instead of asClass and usingClassloader? Consider something like the following which kind of looks like a dsl: Foo f = cache.getAdvancedCache().as (Foo.class).using (classLoader).get (key); T From: Sanne Grinovero

Re: [infinispan-dev] Releasing 4.2.2.BETA1

2011-04-25 Thread Thomas P. Fuller
cease for 4.x? If you know, can you give me an ETA when 5.x is going to GA? Thanks, Tom Thomas P. Fuller, MSc Managing Director Coherent Logic Limited High Performance Software Engineering thomas.ful...@coherentlogic.com IM: thospfuller (Yahoo) Registered in England, #05560634

Re: [infinispan-dev] new Infinispan Query API - ISPN-194

2011-04-20 Thread Thomas P. Fuller
about this. T Thomas P. Fuller, MSc Managing Director Coherent Logic Limited High Performance Software Engineering thomas.ful...@coherentlogic.com IM: thospfuller (Yahoo) Registered in England, #05560634 145-157 St. John Street London, EC1V 4PY United Kingdom work: 44.[0

Re: [infinispan-dev] Map/Reduce arrives to Infinispan 5.0.0.BETA1

2011-04-06 Thread Thomas P. Fuller
That's very cool! Any ideas on an ETA for Infinispan 5.0 GA? Tom Thomas P. Fuller, MSc Managing Director Coherent Logic Limited High Performance Software Engineering thomas.ful...@coherentlogic.com IM: thospfuller (Yahoo) Registered in England, #05560634 145-157 St. John Street

Re: [infinispan-dev] Need RemoteCacheManager.getCacheNames() for Spring integration

2011-03-19 Thread Thomas P. Fuller
Hi Olaf, Another possibility is to help me with the project I've been focusing on: the Grails Infinispan Plugin. I have several tasks in this project which vary in the amount of time required -- I'll give a brief list here and if you want to explore this with me further, we can discuss this