-
Bug
-
Resolution: Done
-
Major
-
7.1.3.Final (EAP), EAP 6.1.0.Alpha (7.2.0.Final)
-
None
IIOP tests from AS testsuite fail when running on IBM JDK due to an XSLT error in the enableJTS.xsl template file. The current template creates an invalid configuration file on IBM JDK which causes that server cannot parse the configuration and fails to start up.
Affected tests:
org.jboss.as.test.iiop.basic.BasicIIOPInvocationTestCase org.jboss.as.test.iiop.transaction.TransactionIIOPInvocationTestCase org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingTestCase
I am preparing a pull request with the fix.