Corba and Transaction module problems with JDK9-ea+138

Christian Beikov christian.beikov at gmail.com
Wed Oct 5 09:41:31 UTC 2016


Hello again,

I am trying to run OpenEJB on JDK9 but can't get it to work. I added 
java.corba and java.xml.bind but since java.corba has a dependency on 
java.transaction, the JAR on the classpath containing the other classes 
of the javax.transaction package seem "invisible". Is there a way to 
deactivate the java.transaction module although it is required for 
java.corba?

Regards,
Christian


More information about the jigsaw-dev mailing list