[hibernate-dev] How to enable Javassist when running a WildFly unit test?

2018-08-24 Thread Gail Badner
I tried running: mvn clean test -Dtest=HibernateNativeAPINaturalIdTestCase -Dhibernate.bytecode.provider=javassist -Dsecurity.manager=true The result is a permissions failure, and ByteBuddy is in the stacktrace. I also tried adding the property to the StandardServiceRegistryBuilder built by

Re: [hibernate-dev] JDK 11: First Release Candidate available

2018-08-24 Thread Sanne Grinovero
Thanks Rory! Updating our systems. Regards, Sanne On Fri, 24 Aug 2018 at 10:25, Rory O'Donnell wrote: > > Hi Sanne, > > *JDK 11 build 28 is our first JDK 11 Release Candidate [1] > * > > * JDK 11 Early Access build 28 is available at : - jdk.java.net/11/ > > *FOSS fixes in recent builds.* >

[hibernate-dev] JDK 11: First Release Candidate available

2018-08-24 Thread Rory O'Donnell
Hi Sanne, *JDK 11 build 28 is our first JDK 11 Release Candidate [1] * * JDK 11 Early Access  build 28 is available at : - jdk.java.net/11/ *FOSS fixes in recent builds.* * Eclipse Jetty - JDK-8207177 (b27) * Apache Tomcat