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 R J Scheuerle Jr <sc...@us.ibm.com> on 2006/09/21 17:07:57 UTC

Build Failure in intergration module




I am getting build failures today running the integration test.

Has there been a recent change to the emitters that could be causeing this
problem ?

Snippet of failure:

    [mkdir] Created dir:
C:\workspace\live\axis2\modules\integration\target\eBaySvc\test
    [echo] Stax Availability= true
    [echo] Axis2 Availability= true
    [javac] Compiling 1013 source files to
C:\workspace\live\axis2\modules\integration\target\eBaySvc\build\classes
    [javac]
C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:245:
 boolean cannot be dereferenced
    [javac]                           if (param.length > 1){
    [javac]                                    ^
    [javac]
C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:4509:
 incomparable types: boolean and <nulltype>
    [javac]                                     if (localAutoPay==null){
    [javac]                                                     ^
    [javac]
C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:4514:
 boolean cannot be dereferenced
    [javac]                             for (int i = 0;i <
localAutoPay.length;i++){
    [javac]                                                            ^

etc.

thanks,
Rich Scheuerle
IBM Web Services
Apache Axis2 (scheu@apache.org)
512-838-5115  (IBM TL 678-5115)