You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/08/31 03:50:05 UTC

[jira] Commented: (AXIS2-159) GroovyServiceTest fails on JDK 1.5 x64

    [ http://issues.apache.org/jira/browse/AXIS2-159?page=comments#action_12320647 ] 

Eran Chinthaka commented on AXIS2-159:
--------------------------------------

The same thing seems happening to Scenario1Test too. see Axis2-193.

    [junit] Running org.apache.axis2.security.Scenario1Test
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1,041 sec
    [junit] [ERROR] Test org.apache.axis2.security.Scenario1Test FAILED

The problem seems to be due to an XPath package that is in 1.4 and not in 1.5. I think they have renamed or moved those classes else where ..
The problematic classes are 
 1. org.apache.xpath.compiler.FuncLoader
 2. org.apache.xpath.XPathAPI

Thanks Dennis for pointing out the duplicate entry .


> GroovyServiceTest fails on JDK 1.5 x64
> --------------------------------------
>
>          Key: AXIS2-159
>          URL: http://issues.apache.org/jira/browse/AXIS2-159
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: samples, build,site  & docs
>     Versions: 0.92
>  Environment: Mandriva64 2005LE, Sun 1.5 JDK (Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_04-b05, mixed mode)), Maven 1.0.2
>     Reporter: Dennis Sosnoski
>     Priority: Minor

>
> Build consistently fails on GroovyServiceTest:
>     ....
>     [junit] Running org.apache.axis2.engine.OneWayRawXMLTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.778 sec
>     [junit] Running org.apache.axis2.groovy.GroovyServiceTest
>     [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 12.458 sec
>     [junit] [ERROR] TEST org.apache.axis2.groovy.GroovyServiceTest FAILED
>     ....
> BUILD FAILED
> File...... /home/dennis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- /home/dennis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
> Total time: 9 minutes 28 seconds
> Finished at: Thu Aug 18 14:22:11 PDT 2005

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira