[hibernate-dev] Invalidating second level cache from RDBMS triggers

2012-10-01 Thread Sanne Grinovero
Hi Galder, I know this has been discussed in Hibernate before, it would be great to have a proof of concept developed by Dmitri Zamysloff as it seems he's at a good point already: https://community.jboss.org/thread/205318 Would be very nice if you could point him in the right direction? Thanks,

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Scott Marlow
I got further yesterday (after removing the ---PlaceHolderDSForOGM--- property from HibernateOgmPersistence). Not sure what the long term change is (perhaps we should only add the ---PlaceHolderDSForOGM--- for the non-container case). http://pastie.org/4891549 is the out from running one of th

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Sanne Grinovero
On 1 October 2012 15:51, Scott Marlow wrote: > I got further yesterday (after removing the ---PlaceHolderDSForOGM--- > property from HibernateOgmPersistence). Not sure what the long term > change is (perhaps we should only add the ---PlaceHolderDSForOGM--- for > the non-container case). Nice. Is

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Emmanuel Bernard
On Mon 2012-10-01 10:51, Scott Marlow wrote: > I got further yesterday (after removing the > ---PlaceHolderDSForOGM--- property from HibernateOgmPersistence). > Not sure what the long term change is (perhaps we should only add > the ---PlaceHolderDSForOGM--- for the non-container case). That may h

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Scott Marlow
On 10/01/2012 11:05 AM, Sanne Grinovero wrote: > On 1 October 2012 15:51, Scott Marlow wrote: >> I got further yesterday (after removing the ---PlaceHolderDSForOGM--- >> property from HibernateOgmPersistence). Not sure what the long term >> change is (perhaps we should only add the ---PlaceHolder

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Sanne Grinovero
On 1 October 2012 17:08, Scott Marlow wrote: > On 10/01/2012 11:05 AM, Sanne Grinovero wrote: >> >> On 1 October 2012 15:51, Scott Marlow wrote: >>> >>> I got further yesterday (after removing the ---PlaceHolderDSForOGM--- >>> property from HibernateOgmPersistence). Not sure what the long term >

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Scott Marlow
On 10/01/2012 12:23 PM, Sanne Grinovero wrote: > On 1 October 2012 17:08, Scott Marlow wrote: >> On 10/01/2012 11:05 AM, Sanne Grinovero wrote: >>> >>> On 1 October 2012 15:51, Scott Marlow wrote: I got further yesterday (after removing the ---PlaceHolderDSForOGM--- property from H

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Sanne Grinovero
On 1 October 2012 18:07, Scott Marlow wrote: > On 10/01/2012 12:23 PM, Sanne Grinovero wrote: >> >> On 1 October 2012 17:08, Scott Marlow wrote: >>> >>> On 10/01/2012 11:05 AM, Sanne Grinovero wrote: On 1 October 2012 15:51, Scott Marlow wrote: > > > I got further yest

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Scott Marlow
On 10/01/2012 01:46 PM, Sanne Grinovero wrote: > On 1 October 2012 18:07, Scott Marlow wrote: >> On 10/01/2012 12:23 PM, Sanne Grinovero wrote: >>> >>> On 1 October 2012 17:08, Scott Marlow wrote: On 10/01/2012 11:05 AM, Sanne Grinovero wrote: > > > On 1 October 2012 15:51,

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Scott Marlow
On 10/01/2012 12:23 PM, Sanne Grinovero wrote: > On 1 October 2012 17:08, Scott Marlow wrote: >> On 10/01/2012 11:05 AM, Sanne Grinovero wrote: >>> >>> On 1 October 2012 15:51, Scott Marlow wrote: I got further yesterday (after removing the ---PlaceHolderDSForOGM--- property from H

Re: [hibernate-dev] Documentation on OGM + JBoss AS

2012-10-01 Thread Sanne Grinovero
You don't have to build it but having it in the cache woud help :) The test is building and materializing an AS7 module on the filesystem containing all dependencies, including Hibernate Search (among others) and uses ShrinkWrap to do that; if you look in the test you should find a line which forc