Re: [hibernate-dev] WildFly, JtaPlatform and Hibernate OGM

2014-09-03 Thread Scott Marlow
On 09/01/2014 07:20 AM, Gunnar Morling wrote: > Hi, > > Running an OGM integration test on WildFly, I noticed that we work with > JBossStandAloneJtaPlatform. Shouldn't it rather be > JBossAppServerJtaPlatform in this case so we make use of the transaction > manager from the container? org.hibernat

[hibernate-dev] Projecting an index

2014-09-03 Thread Marc Schipperheyn
I'm wondering if would be conceivable to project a custom index based on the programmatic API when you are also using Annotations? Our use case is basically that we have a social "wall" where we retrieve "posts" which can reference related objects: other posts, user info, classifieds, events, grou