Re: [hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-18 Thread Galder ZamarreƱo
On Nov 17, 2010, at 4:31 PM, Sanne Grinovero wrote: > Hello, > thanks all for the clarifications; I was wrongly assuming that we > should have just one CacheManager running in AS6. > Now I see, I'll use my own independent one. > > I'm making sure Hibernate Search is able to start (and stop) it's

Re: [hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-17 Thread Sanne Grinovero
Hello, thanks all for the clarifications; I was wrongly assuming that we should have just one CacheManager running in AS6. Now I see, I'll use my own independent one. I'm making sure Hibernate Search is able to start (and stop) it's own CacheManager, or instead retrieve one via JNDI. So now I don'

Re: [hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-17 Thread Galder ZamarreƱo
On Nov 16, 2010, at 6:25 PM, Sanne Grinovero wrote: > Hi, > I see that the Infinispan second level cache defines a nice property > "hibernate.cache.infinispan.cachemanager" to search an existing > CacheManager via JNDI. > > Now in case of Hibernate Search's DirectoryProvider making use of > Infi

Re: [hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-16 Thread Paul Ferraro
On Tue, 2010-11-16 at 17:25 +, Sanne Grinovero wrote: > Hi, > I see that the Infinispan second level cache defines a nice property > "hibernate.cache.infinispan.cachemanager" to search an existing > CacheManager via JNDI. > > Now in case of Hibernate Search's DirectoryProvider making use of >

[hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-16 Thread Sanne Grinovero
Hi, I see that the Infinispan second level cache defines a nice property "hibernate.cache.infinispan.cachemanager" to search an existing CacheManager via JNDI. Now in case of Hibernate Search's DirectoryProvider making use of Infinispan, I suppose that people will want to lookup the same CacheMana