I am getting a build failure with Axis2 (1.3) using java-1.6.0-openjdk.x86_64. Is there some _javascript_ E4X issue? Is there some patch available to fix this?
Also, I cannot upgrade to newer version of Axis2 because distro package for maven2 is 2.0.4 and newer Axis requires 2.0.5 which is not available..
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.axis2.scripting.convertors.JSOMElementConvertorTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.797 sec <<< FAILURE!
Running org.apache.axis2.scripting.ScriptReceiverTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.081 sec <<< FAILURE!
Results :
Tests in error:
testToAndFromScript(org.apache.axis2.scripting.convertors.JSOMElementConvertorTest)
testFromScript(org.apache.axis2.scripting.convertors.JSOMElementConvertorTest)
testInvokeBusinessLogic(org.apache.axis2.scripting.ScriptReceiverTest)
testAxisService(org.apache.axis2.scripting.ScriptReceiverTest)
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
- Axis2 build fails: Scripting module greno
