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

Reply via email to