[hibernate-dev] Using EclipseLink in WildFly

2013-11-10 Thread Arun Gupta
Somebody filed a issue at: https://github.com/arun-gupta/javaee7-samples/issues/92 Has anybody tried this configuration ? Arun -- http://blog.arungupta.me http://twitter.com/arungupta ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org

Re: [hibernate-dev] [OGM] Hibernate OGM @ Devoxx

2013-11-04 Thread Arun Gupta
I'd like to attend as well but have an interview scheduled for 2pm. Can we meet 3ish instead ? Arun On Mon, Nov 4, 2013 at 12:46 PM, Guillaume SCHEIBEL wrote: > No problem for me. > > Guillaume > Le 4 nov. 2013 20:29, "Gunnar Morling" a écrit : > >> Hi Guillaume, >> >> yes, let's do this, looki

Re: [hibernate-dev] JPA 2.1 in WildFly 8

2013-10-30 Thread Arun Gupta
s means that you are trying to access a weld deployment with a > Thread Context ClassLoader that is not associated with the deployment." > > It looks like JPA stuff is trying to access some CDI bean, but the TCCL is > not app's CL. > > On 30 Oct 2013, at 13:34, Arun Gu

[hibernate-dev] JPA 2.1 in WildFly 8

2013-10-30 Thread Arun Gupta
Hello there... I've a simple sample defined at: https://github.com/arun-gupta/javaee7-samples/tree/master/jpa/listeners This sample shows how different JPA entity listeners can be specified. Deploying this sample in WildFly trunk gives the following error: 05:28:54,709