[jboss-jira] [JBoss JIRA] (AS7-5954) IIOP tests fail on IBM JDK due to an XSLT error
Ivo Studensky (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 07:33:21 EST 2012
Ivo Studensky created AS7-5954:
----------------------------------
Summary: IIOP tests fail on IBM JDK due to an XSLT error
Key: AS7-5954
URL: https://issues.jboss.org/browse/AS7-5954
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.3.Final (EAP), 7.2.0.Alpha1
Environment: IBM JDK 6
IBM JDK 7
Reporter: Ivo Studensky
Assignee: Ivo Studensky
Fix For: 7.2.0.Alpha1, 7.1.4.Final (EAP)
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:
{noformat}
org.jboss.as.test.iiop.basic.BasicIIOPInvocationTestCase
org.jboss.as.test.iiop.transaction.TransactionIIOPInvocationTestCase
org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingTestCase
{noformat}
I am preparing a pull request with the fix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list