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 Sam Ruby <ru...@us.ibm.com> on 2002/09/10 15:20:04 UTC

[GUMP] Build Failure - Axis Security

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-09-10/xml-axis-security.html>
----------------------------------------------------

Buildfile: build.xml

setenv:

printEnv:
     [echo] -----------------------------------------------------------------
     [echo]        Build environment for Axis 1.0rc1 [2002]   
     [echo] -----------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6alpha compiled on September 10 2002
     [echo] using build file /home/rubys/jakarta/xml-axis/java/build.xml
     [echo] Java 1.3.1_04 located at /usr/java/jdk1.3.1_04/jre 
     [echo] -----------------------------------------------------------------
     [echo] --- Flags (Note: If the {property name} is displayed, 
     [echo]            then the component is not present)

     [echo] build.dir = /home/rubys/jakarta/xml-axis/java/build
     [echo] build.dest = /home/rubys/jakarta/xml-axis/java/build/classes

     [echo] === Required Libraries ===
     [echo] wsdl4j.present=true
     [echo] commons-logging.present=true
     [echo] commons-discovery.present=true
     [echo] log4j.present=true
     [echo] activation.present=true

     [echo] --- Optional Libraries ---
     [echo] servlet.present=true
     [echo] regexp.present=true
     [echo] junit.present=true
     [echo] mailapi.present=true
     [echo] attachments.present=true
     [echo] jimi.present=true
     [echo] security.present=true
     [echo] jsse.present=true
     [echo] commons-httpclient.present=true
     [echo] axis-ant.present=true
     [echo] httpunit.present=true

     [echo] --- Property values ---
     [echo] debug=on
     [echo] deprecation=true
     [echo] axis_nojavadocs=${env.axis_nojavadocs}

     [echo] -- Test Environment for AXIS ---

     [echo] test.functional.remote = no
     [echo] test.functional.local = yes
     [echo] test.functional.both = no
     [echo] test.functional.reportdir = /home/rubys/jakarta/xml-axis/java/test-reports
     [echo] test.functional.SimpleAxisPort = 8080
     [echo] test.functional.TCPListenerPort = 8088
     [echo] test.functional.fail = yes


compile:
      [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar

compile:

setenv:

copy:

compile:

test:

post-compile:

buildTest:
     [echo] junit package found ...

setenv:

printEnv:
     [echo] -----------------------------------------------------------------
     [echo]        Build environment for Axis 1.0rc1 [2002]   
     [echo] -----------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6alpha compiled on September 10 2002
     [echo] using build file /home/rubys/jakarta/xml-axis/java/buildTest.xml
     [echo] Java 1.3.1_04 located at /usr/java/jdk1.3.1_04/jre 
     [echo] -----------------------------------------------------------------
     [echo] --- Flags (Note: If the {property name} is displayed, 
     [echo]            then the component is not present)

     [echo] build.dir = /home/rubys/jakarta/xml-axis/java/build
     [echo] build.dest = /home/rubys/jakarta/xml-axis/java/build/classes

     [echo] === Required Libraries ===
     [echo] wsdl4j.present=true
     [echo] commons-logging.present=true
     [echo] commons-discovery.present=true
     [echo] log4j.present=true
     [echo] activation.present=true

     [echo] --- Optional Libraries ---
     [echo] servlet.present=true
     [echo] regexp.present=true
     [echo] junit.present=true
     [echo] mailapi.present=true
     [echo] attachments.present=true
     [echo] jimi.present=true
     [echo] security.present=true
     [echo] jsse.present=true
     [echo] commons-httpclient.present=true
     [echo] axis-ant.present=true
     [echo] httpunit.present=true

     [echo] --- Property values ---
     [echo] debug=on
     [echo] deprecation=true
     [echo] axis_nojavadocs=${env.axis_nojavadocs}

     [echo] -- Test Environment for AXIS ---

     [echo] test.functional.remote = no
     [echo] test.functional.local = yes
     [echo] test.functional.both = no
     [echo] test.functional.reportdir = /home/rubys/jakarta/xml-axis/java/test-reports
     [echo] test.functional.SimpleAxisPort = 8080
     [echo] test.functional.TCPListenerPort = 8088
     [echo] test.functional.fail = yes


copy:

compile:

component-compile:
     [echo] test/RPCDispatch/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.RPCDispatch

component-compile:
     [echo] test/chains/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.chains

component-compile:
     [echo] test/concurrency/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.concurrency

component-compile:
     [echo] test/dynamic/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.dynamic

component-compile:
     [echo] test/encoding/build.xml

setenv:

copy:
     [echo] Compiling samples.echo

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/echo/InteropTest.wsdl
    [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes

compile:
     [echo] Compiling test.encoding.*

component-compile:
     [echo] test/faults/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.faults

component-compile:
     [echo] test/functional/build.xml

setenv:

copy:

setenv:

printEnv:
     [echo] -----------------------------------------------------------------
     [echo]        Build environment for Axis 1.0rc1 [2002]   
     [echo] -----------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6alpha compiled on September 10 2002
     [echo] using build file /home/rubys/jakarta/xml-axis/java/build.xml
     [echo] Java 1.3.1_04 located at /usr/java/jdk1.3.1_04/jre 
     [echo] -----------------------------------------------------------------
     [echo] --- Flags (Note: If the {property name} is displayed, 
     [echo]            then the component is not present)

     [echo] build.dir = /home/rubys/jakarta/xml-axis/java/build
     [echo] build.dest = /home/rubys/jakarta/xml-axis/java/build/classes

     [echo] === Required Libraries ===
     [echo] wsdl4j.present=true
     [echo] commons-logging.present=true
     [echo] commons-discovery.present=true
     [echo] log4j.present=true
     [echo] activation.present=true

     [echo] --- Optional Libraries ---
     [echo] servlet.present=true
     [echo] regexp.present=true
     [echo] junit.present=true
     [echo] mailapi.present=true
     [echo] attachments.present=true
     [echo] jimi.present=true
     [echo] security.present=true
     [echo] jsse.present=true
     [echo] commons-httpclient.present=true
     [echo] axis-ant.present=true
     [echo] httpunit.present=true

     [echo] --- Property values ---
     [echo] debug=on
     [echo] deprecation=true
     [echo] axis_nojavadocs=${env.axis_nojavadocs}

     [echo] -- Test Environment for AXIS ---

     [echo] test.functional.remote = no
     [echo] test.functional.local = yes
     [echo] test.functional.both = no
     [echo] test.functional.reportdir = /home/rubys/jakarta/xml-axis/java/test-reports
     [echo] test.functional.SimpleAxisPort = 8080
     [echo] test.functional.TCPListenerPort = 8088
     [echo] test.functional.fail = yes


compile:
      [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar

compile:

setenv:

copy:

compile:

test:

post-compile:

samples:

setenv:

printEnv:
     [echo] -----------------------------------------------------------------
     [echo]        Build environment for Axis 1.0rc1 [2002]   
     [echo] -----------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6alpha compiled on September 10 2002
     [echo] using build file /home/rubys/jakarta/xml-axis/java/buildSamples.xml
     [echo] Java 1.3.1_04 located at /usr/java/jdk1.3.1_04/jre 
     [echo] -----------------------------------------------------------------
     [echo] --- Flags (Note: If the {property name} is displayed, 
     [echo]            then the component is not present)

     [echo] build.dir = /home/rubys/jakarta/xml-axis/java/build
     [echo] build.dest = /home/rubys/jakarta/xml-axis/java/build/classes

     [echo] === Required Libraries ===
     [echo] wsdl4j.present=true
     [echo] commons-logging.present=true
     [echo] commons-discovery.present=true
     [echo] log4j.present=true
     [echo] activation.present=true

     [echo] --- Optional Libraries ---
     [echo] servlet.present=true
     [echo] regexp.present=true
     [echo] junit.present=true
     [echo] mailapi.present=true
     [echo] attachments.present=true
     [echo] jimi.present=true
     [echo] security.present=true
     [echo] jsse.present=true
     [echo] commons-httpclient.present=true
     [echo] axis-ant.present=true
     [echo] httpunit.present=true

     [echo] --- Property values ---
     [echo] debug=on
     [echo] deprecation=true
     [echo] axis_nojavadocs=${env.axis_nojavadocs}

     [echo] -- Test Environment for AXIS ---

     [echo] test.functional.remote = no
     [echo] test.functional.local = yes
     [echo] test.functional.both = no
     [echo] test.functional.reportdir = /home/rubys/jakarta/xml-axis/java/test-reports
     [echo] test.functional.SimpleAxisPort = 8080
     [echo] test.functional.TCPListenerPort = 8088
     [echo] test.functional.fail = yes


copy:

compile:

component-compile:
     [echo] samples/addr/build.xml

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/addr/AddressBook.wsdl
AddressBookSOAPBindingImpl.java already exists, WSDL2Java will not overwrite it.
     [copy] Copying 2 files to /home/rubys/jakarta/xml-axis/java/build/work/samples/addr
    [javac] Compiling 10 source files to /home/rubys/jakarta/xml-axis/java/build/classes

component-compile:
     [echo] samples/attachments/build.xml

compile:

component-compile:
     [echo] samples/bidbuy/build.xml

compile:

component-compile:
     [echo] samples/echo/build.xml

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/echo/InteropTest.wsdl
    [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes

component-compile:
     [echo] samples/encoding/build.xml

compile:

component-compile:
     [echo] samples/integrationGuide/build.xml

compile:

component-compile:
     [echo] samples/jaxrpc/build.xml

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/address/Address.wsdl
AddressSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
     [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/work/samples/jaxrpc/hello
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes

component-compile:
     [echo] samples/message/build.xml

compile:

component-compile:
     [echo] samples/misc/build.xml

compile:

component-compile:
     [echo] samples/proxy/build.xml

compile:

component-compile:
     [echo] samples/security/build.xml

compile:
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes

component-compile:
     [echo] samples/stock/build.xml

compile:

component-compile:
     [echo] samples/transport/build.xml

compile:

component-compile:
     [echo] samples/userguide/build.xml

compile:
     [echo] Samples property set yes

compile:
     [echo] Compiling test.functional

component-compile:
     [echo] test/httpunit/build.xml

init:
     [echo]  Axis home=/home/rubys/jakarta/xml-axis/java

compile:

component-compile:
     [echo] test/inheritance/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.inheritance

component-compile:
     [echo] test/md5attach/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.md5attach

component-compile:
     [echo] test/message/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.message

component-compile:
     [echo] test/outparams/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.outparams

component-compile:
     [echo] test/properties/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.properties

component-compile:
     [echo] test/saaj/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.saaj

component-compile:
     [echo] test/session/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.test/session

component-compile:
     [echo] test/soap/build.xml

setenv:

copy:
     [echo] Compiling test.utils

setenv:

copy:

compile:
     [echo] Compiling test.utils.*
     [echo] Compiling test.RPCDispatch

setenv:

copy:

compile:
     [echo] Compiling test.RPCDispatch

compile:
     [echo] Compiling test.soap

component-compile:
     [echo] test/utils/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.utils.*

component-compile:
     [echo] test/wsdd/build.xml

setenv:

copy:

compile:
     [echo] Compiling test.wsdd

component-compile:
     [echo] test/wsdl/_import/build.xml

setenv:

copy:
     [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes

compile:
     [echo] Compiling test.wsdl._import
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/Import.wsdl
ImportBinding1Impl.java already exists, WSDL2Java will not overwrite it.
ImportBinding2Impl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/Import.wsdl
ImportBinding1Impl.java already exists, WSDL2Java will not overwrite it.
ImportBinding2Impl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/ImportMessagesXSDImport.wsdl
    [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes

component-compile:
     [echo] test/wsdl/interop/build.xml

setenv:

copy:

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/echo/InteropTest.wsdl
    [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes

compile:
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/address/Address.wsdl
AddressSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
     [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/work/samples/jaxrpc/hello
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes

compile:
     [copy] Copying 4 files to /home/rubys/jakarta/xml-axis/java/build/work/samples
     [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes
     [copy] Copying 4 files to /home/rubys/jakarta/xml-axis/java/build/work/samples
     [echo] Running WSDL2Java and Java2WSDL Emitters
[java2wsdl] Java2WSDL samples.userguide.example6.WidgetPrice
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/build/work/samples/userguide/example6/WidgetPrice.wsdl
WidgetPriceSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/Import.wsdl
ImportBinding1Impl.java already exists, WSDL2Java will not overwrite it.
ImportBinding2Impl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/Import.wsdl
ImportBinding1Impl.java already exists, WSDL2Java will not overwrite it.
ImportBinding2Impl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/_import/ImportMessagesXSDImport.wsdl
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/import2/service1/service2/testimport.wsdl
ImportTestSOAPBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://www.xmethods.net/tmodels/InteropTest.wsdl
InteropTestSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://www.whitemesa.com/interop/InteropTest.wsdl
InteropTestSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://www.whitemesa.com/interop/InteropTestB.wsdl
InteropTestSoapBindingBImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropB.wsdl
SoapTestSoapImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropBtyped.wsdl
SoapTestSoapImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropC.wsdl
InteropEchoHeaderBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import1.wsdl
SoapInteropImport1BindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 4 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import1.definitions.SoapInteropImport1PortType
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/interop3/import1.wsdl
SoapInteropImport1PortSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 4 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import2.wsdl
SoapInteropImport2BindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 3 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import2.definitions.SoapInteropImport2PortType
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/interop3/import2.wsdl
SoapInteropImport2PortSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java http://www.dolphinharbor.org/services/R3Import2/service.wsdl
R3Import2ModelBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 4 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import3.wsdl
SoapInteropImport3BindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 4 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import3.SoapInteropImport3PortType
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/interop3/import3.wsdl
SoapInteropImport3PortSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
Trying to override old definition of task wsdl2java
Trying to override old definition of task java2wsdl

Interop3GroupE.main:
     [copy] Copying 10 files to /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/interop3/groupE
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
     [echo] test/wsdl/interop3/groupE/InteropTestDocLit is rpc/enc and should be doc/lit
[java2wsdl] Java2WSDL test.wsdl.interop3.groupE.InteropTestDocLit
[java2wsdl] Java2WSDL test.wsdl.interop3.groupE.InteropTestRpcEnc
[java2wsdl] Java2WSDL test.wsdl.interop3.groupE.InteropTestList
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/groupE/InteropTestDocLit.wsdl
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/groupE/InteropTestRpcEnc.wsdl
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/groupE/InteropTestList.wsdl
     [copy] Copying 4 files to /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/interop3/groupE/client
    [javac] Compiling 21 source files to /home/rubys/jakarta/xml-axis/java/build/classes
     [echo] end of InteropTestSuite.main

[wsdl2java] WSDL2Java http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl
NetXmethodsServicesStockquoteStockQuoteBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java http://www.perfectxml.net/WebServices/SalesRankNPrice/BookService.asmx?WSDL
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/samples/jaxrpc/hello/HelloWorld.wsdl
HelloBindingImpl.java already exists, WSDL2Java will not overwrite it.
[wsdl2java] WSDL2Java /home/rubys/jakarta/xml-axis/java/test/wsdl/import3/MultiImpIncl/wsdl/MultiImp.wsdl
MultiImpInclDataBindingImpl.java already exists, WSDL2Java will not overwrite it.
     [copy] Copying 7 files to /home/rubys/jakarta/xml-axis/java/build/work/samples
    [javac] Compiling 211 source files to /home/rubys/jakarta/xml-axis/java/build/classes
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types2/B.java:11: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: package comprehensive_types2
  [foreach]     private test.wsdl.types.comprehensive_types2.A d;
  [foreach]                                                 ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types2/B.java:16: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: package comprehensive_types2
  [foreach]     public test.wsdl.types.comprehensive_types2.A getD() {
  [foreach]                                                ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types2/B.java:20: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: package comprehensive_types2
  [foreach]     public void setD(test.wsdl.types.comprehensive_types2.A d) {
  [foreach]                                                          ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:14: cannot resolve symbol
  [foreach] symbol  : class FlowDirectionType  
  [foreach] location: package comprehensive_types
  [foreach]     private test.wsdl.types.comprehensive_types.FlowDirectionType direction;  // attribute
  [foreach]                                                ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:15: cannot resolve symbol
  [foreach] symbol  : class PassModeType  
  [foreach] location: package comprehensive_types
  [foreach]     private test.wsdl.types.comprehensive_types.PassModeType passMode;  // attribute
  [foreach]                                                ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:55: cannot resolve symbol
  [foreach] symbol  : class FlowDirectionType  
  [foreach] location: package comprehensive_types
  [foreach]     public test.wsdl.types.comprehensive_types.FlowDirectionType getDirection() {
  [foreach]                                               ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:59: cannot resolve symbol
  [foreach] symbol  : class FlowDirectionType  
  [foreach] location: package comprehensive_types
  [foreach]     public void setDirection(test.wsdl.types.comprehensive_types.FlowDirectionType direction) {
  [foreach]                                                                 ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:63: cannot resolve symbol
  [foreach] symbol  : class PassModeType  
  [foreach] location: package comprehensive_types
  [foreach]     public test.wsdl.types.comprehensive_types.PassModeType getPassMode() {
  [foreach]                                               ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/comprehensive_types/StringParameter.java:67: cannot resolve symbol
  [foreach] symbol  : class PassModeType  
  [foreach] location: package comprehensive_types
  [foreach]     public void setPassMode(test.wsdl.types.comprehensive_types.PassModeType passMode) {
  [foreach]                                                                ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:44: test.wsdl.types.comprehensive_types.Yarn is not public in test.wsdl.types.comprehensive_types; cannot be accessed from outside package
  [foreach] import test.wsdl.types.comprehensive_types.Yarn;
  [foreach]                                            ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:69: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: package comprehensive_types2
  [foreach] import test.wsdl.types.comprehensive_types2.A;
  [foreach]                                             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:71: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURIType  
  [foreach] location: package comprehensive_types2
  [foreach] import test.wsdl.types.comprehensive_types2.SimpleAnyURIType;
  [foreach]                                             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:72: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURITypeHolder  
  [foreach] location: package holders
  [foreach] import test.wsdl.types.comprehensive_types2.holders.SimpleAnyURITypeHolder;
  [foreach]                                                     ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:74: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: package comprehensive_service
  [foreach] import test.wsdl.types.comprehensive_service.TypeTest;
  [foreach]                                              ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:75: cannot resolve symbol
  [foreach] symbol  : class TypeTestServiceLocator  
  [foreach] location: package comprehensive_service
  [foreach] import test.wsdl.types.comprehensive_service.TypeTestServiceLocator;
  [foreach]                                              ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:50: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: package comprehensive_service
  [foreach] import test.wsdl.types.comprehensive_service.TypeTest;
  [foreach]                                              ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:82: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]     private TypeTest getProxyWithWSDL() {
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:100: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]     private TypeTest getProxy() {
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:113: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]     private void allPrimitivesIn(TypeTest binding) {
  [foreach]                                  ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:172: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]     private void allPrimitivesInout(TypeTest binding) {
  [foreach]                                     ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:234: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]     private void allPrimitivesOut(TypeTest binding) {
  [foreach]                                   ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:106: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]         TypeTest binding;
  [foreach]         ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:108: cannot resolve symbol
  [foreach] symbol  : class TypeTestServiceLocator  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]             binding = new TypeTestServiceLocator().getTypeTest();
  [foreach]                           ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:386: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]         A a = new A();
  [foreach]         ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:386: cannot resolve symbol
  [foreach] symbol  : class A  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]         A a = new A();
  [foreach]                   ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:515: test.wsdl.types.comprehensive_types.Yarn is not public in test.wsdl.types.comprehensive_types; cannot be accessed from outside package
  [foreach]         Yarn yarn = new Yarn();
  [foreach]         ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:515: test.wsdl.types.comprehensive_types.Yarn is not public in test.wsdl.types.comprehensive_types; cannot be accessed from outside package
  [foreach]         Yarn yarn = new Yarn();
  [foreach]                         ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:515: cannot resolve symbol
  [foreach] symbol  : constructor Yarn  ()
  [foreach] location: class test.wsdl.types.comprehensive_types.Yarn
  [foreach]         Yarn yarn = new Yarn();
  [foreach]                     ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:516: cannot resolve symbol
  [foreach] symbol  : method setColor  (java.lang.String)
  [foreach] location: class test.wsdl.types.comprehensive_types.Yarn
  [foreach]         yarn.setColor("green");
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:519: setToy(java.lang.Object) in test.wsdl.types.comprehensive_types.PersionCat cannot be applied to (test.wsdl.types.comprehensive_types.Yarn)
  [foreach]         persion.setToy(yarn); 
  [foreach]                ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:747: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURIType  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]             SimpleAnyURIType sendValue = null;
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:749: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURIType  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]                 sendValue = new SimpleAnyURIType("urn:this-is-a-simple-test");
  [foreach]                                 ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:752: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURITypeHolder  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]             SimpleAnyURITypeHolder ch = new SimpleAnyURITypeHolder(sendValue);
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:752: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURITypeHolder  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]             SimpleAnyURITypeHolder ch = new SimpleAnyURITypeHolder(sendValue);
  [foreach]                                             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/VerifyTestCase.java:753: cannot resolve symbol
  [foreach] symbol  : class SimpleAnyURIType  
  [foreach] location: class test.wsdl.types.VerifyTestCase
  [foreach]             SimpleAnyURIType actual = binding.methodSimpleAnyURI(sendValue, ch);
  [foreach]             ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:88: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]             return (TypeTest) service.getPort(
  [foreach]                     ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:89: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]                 new QName("", "TypeTest"), TypeTest.class);
  [foreach]                                            ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:103: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]             Stub binding = (Stub) service.getPort(TypeTest.class);
  [foreach]                                                   ^
  [foreach] /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/types/DynamicProxyTestCase.java:166: cannot resolve symbol
  [foreach] symbol  : class TypeTest  
  [foreach] location: class test.wsdl.types.DynamicProxyTestCase
  [foreach]         TypeTest binding = getProxyWithWSDL();
  [foreach]         ^
  [foreach] 39 errors

BUILD FAILED
file:/home/rubys/jakarta/xml-axis/java/test/wsdl/interop/build.xml:565: Compile failed; see the compiler error output for details.

Total time: 1 minute 15 seconds