Re: Manifest Add-Exports vs. command line --add-exports

2017-08-16 Thread Richard Opalka
the jai_imageio.jar > META-INF/MANIFEST.MF > > Add-Exports: java.base/sun.security.action > > That doesn't appear to be taking affect. Am I using it incorrectly? > > Thanks, > -- Tom > -- -- Richard Opalka Principal Software Engineer Red Hat JBoss Middleware Mobile: +420 731 186 942 E-mail: ropa...@redhat.com

Re: Deprecated Java EE Modules in JDK9

2017-04-20 Thread Richard Opalka
Hi Heiko, On 04/20/2017 09:38 AM, Heiko Wagner wrote: Sorry for my ignotance, but I need some advice on how to properly write a desktop app that uses JAX-WS to pull some data from a WS-I Service. I can understand why JAX-WS is deprecated and marked for removel to help out the Java EE crwod to

Re: RFR [9] 8153737: Unsupported Module

2016-05-10 Thread Richard Opalka
On 05/10/2016 10:50 AM, Chris Hegarty wrote: On 9 May 2016, at 20:43, Richard Opalka wrote: Fixed in JBoss Marshalling upstream. Thanks for fixing this, and getting back to us on the list. I assume then that, at least, this part of JBoss is working on JDK 9 b115, right? Yes. Rio

Re: RFR [9] 8153737: Unsupported Module

2016-05-09 Thread Richard Opalka
Fixed in JBoss Marshalling upstream. Thanks, Rio On 04/27/2016 11:54 PM, Chris Hegarty wrote: Hi Rio, We are missing sun/reflect/ReflectionFactory$GetReflectionFactoryAction inner class in jdk.unsupported module: java.lang.NoClassDefFoundError: sun/reflect/ReflectionFactory$GetReflectio

Re: RFR [9] 8153737: Unsupported Module

2016-04-27 Thread Richard Opalka
We are missing sun/reflect/ReflectionFactory$GetReflectionFactoryAction inner class in jdk.unsupported module: java.lang.NoClassDefFoundError: sun/reflect/ReflectionFactory$GetReflectionFactoryAction at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@9-internal/BuiltinClassLoad