[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 SFSBHibernateSFNaturalId, and that didn't work either.

Is there some other way to enable javassist?

Thanks,
Gail
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


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.*
>
>   * Eclipse Jetty - JDK-8207177
>  (b27)
>   * Apache Tomcat   -JDK-8208642
> (b27)
>   * JBoss Netty - JDK-8207029
>  (b23),
> JDK-8208166  (b25)
>
> *JDK 12 Early Access build 8 is available at : - jdk.java.net/12/*
>
>   * Release Notes for JDK 12 [2]
>   * Changes in this build include
>   o JDK-8208350  -
> Disable all DES TLS cipher suites
>
> *OpenJFX Early-Access Build 24 is available at :-*
> *http://jdk.java.net/openjfx/*
>
>   * This library is delivered as a set of modules, along with the native
> code needed to run JavaFX, that can be run using a JDK 10
>  build or a JDK 11 EA
>  build.
>   * This build is intended to allow application developers and OpenJFX
> contributors to test their applications with an unbundled,
> standalone JavaFX library.
>
> Regards,
> Rory
>
> [1]
> http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html
> 
> [2] http://jdk.java.net/12/release-notes
>
>
> --
> Rgds,Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA , Dublin, Ireland
>
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[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   -JDK-8208642
(b27)
  * JBoss Netty - JDK-8207029
 (b23),
JDK-8208166  (b25)

*JDK 12 Early Access build 8 is available at : - jdk.java.net/12/*

  * Release Notes for JDK 12 [2]
  * Changes in this build include
  o JDK-8208350  -
Disable all DES TLS cipher suites

*OpenJFX Early-Access Build 24 is available at :-* 
*http://jdk.java.net/openjfx/*

  * This library is delivered as a set of modules, along with the native
code needed to run JavaFX, that can be run using a JDK 10
 build or a JDK 11 EA
 build.
  * This build is intended to allow application developers and OpenJFX
contributors to test their applications with an unbundled,
standalone JavaFX library.

Regards,
Rory

[1] 
http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html 

[2] http://jdk.java.net/12/release-notes


-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev