]
Tomaz Cerar closed WFLY-690.
----------------------------
Resolution: Out of Date
TS: XSLT doesn't work with JDK 7 and Xalan 2.7
----------------------------------------------
Key: WFLY-690
URL:
https://issues.jboss.org/browse/WFLY-690
Project: WildFly
Issue Type: Bug
Components: Test Suite
Environment: Sun JDK 1.7.0, try
mike.lab.bos.redhat.com
Reporter: Ondrej Zizka
Fix For: No Release
We are probably going to have problem with XSLT transformation in JDK 7:
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform
(ts.config-as.ip) on project jboss-as-testsuite: Execution ts.config-as.ip of goal
org.codehaus.mojo:xml-maven-plugin:1.0:transform failed: The value of param
managementIPAddress must be a valid Java Object -> [Help 1]
{code}
This happened on Mike where I installed Sun JDK 1.7.0.
Here's some info:
http://dev-answers.blogspot.com/2006/07/xalan-parameter-must-be-valid-jav...