<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-3933289048.css" rel="stylesheet">
</head><body>




I've been trying to get axis2 built for F11.  The newest version that meets all the dependencies is axis2 1.3 due to maven2 being only at 2.0.4.  Axis2 1.3 nearly builds except for failing tests for the Scripting Module:<br><br>-------------------------------------------------------<br> T E S T S<br>-------------------------------------------------------<br>Running org.apache.axis2.scripting.convertors.JSOMElementConvertorTest<br>Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.797 sec <<< FAILURE!<br>Running org.apache.axis2.scripting.ScriptReceiverTest<br>Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.081 sec <<< FAILURE!<br><br>Results :<br><br>Tests in error: <br>  testToAndFromScript(org.apache.axis2.scripting.convertors.JSOMElementConvertorTest)<br>  testFromScript(org.apache.axis2.scripting.convertors.JSOMElementConvertorTest)<br>  testInvokeBusinessLogic(org.apache.axis2.scripting.ScriptReceiverTest)<br>  testAxisService(org.apache.axis2.scripting.ScriptReceiverTest)<br><br>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0<br><br>[INFO] ------------------------------------------------------------------------<br>[ERROR] BUILD FAILURE<br>[INFO] ------------------------------------------------------------------------<br>[INFO] There are test failures.<br><br><br>This appears to be related to this bug:  <a href="https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/255149" class="parsedLink" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/255149</a><br><br>What is the best way to workaround this rhino problem with openjdk6?<br><br>-Gerry<br><br></body></html>