[hibernate-dev] Have Infinispan share Hibernate's TransactionManagerLookup strategy

2011-02-01 Thread Sanne Grinovero
As discussed, I have been playing with Infinispan's configuration options to have it startup using hibernate's TransactionManagerLookup. It wasn't working initially because of ISPN-883, but this is now solved (thanks Mircea!). I'm not sure yet if this should be pushed to Hibernate Search, but it m

Re: [hibernate-dev] HSEARCH-471 Ability to selectively index an entity based on its state

2011-02-01 Thread Sanne Grinovero
Reviving again; I think we should split the solution among two main use cases: 1)entities which should stay out of the index for security/filtering reasons In this case we need to accomodate on-commit deletion of entities which where indexed, and are no more. We need to invoke the check for "needs