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

2013-10-30 Thread Arun Gupta
Sorry about that, wildfly-dev is used for these sort of discussions as well and that's what confused me. I'll start a new thread on wildfly alias. Arun On Wed, Oct 30, 2013 at 6:25 AM, Ales Justin wrote: > Afaik, this is _not_ *user* forum. ;-) > > --- > > "This means that you are trying to acc

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

2013-10-30 Thread Ales Justin
Afaik, this is _not_ *user* forum. ;-) --- "This 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:3

[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 ERROR [org.jboss.msc.serv