[infinispan-dev] Dependency injection issue

Manik Surtani manik at jboss.org
Wed Aug 5 03:55:26 EDT 2009


That's because you're not calling cache.start() in the test.  :-)  It  
is an isolated test to test the CacheStore.  So yes, manually calling  
start() on the Marshaller is the correct approach if you need a  
start()'ed marshaller.

Cheers
Manik

On 4 Aug 2009, at 20:01, Mircea Markus wrote:

> Hi,
>
> VersionAwareMarshaller.start does not get called and I don't know  
> why, can you give me an helping hand on this?
> See BaseCacheStoreTest.testTwoCachesSameCacheStore, the TODO there.
>
> Cheers,
> Mircea
>
>

--
Manik Surtani
manik at jboss.org
Lead, Infinispan
Lead, JBoss Cache
http://www.infinispan.org
http://www.jbosscache.org







More information about the infinispan-dev mailing list