----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-03-14/xml-axis.html>
----------------------------------------------------
Buildfile: build.xml
setenv:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/classes
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/lib
[echo] --- Build environment for Axis ---
[echo] --- Flags (Note: If the {property name} is displayed,
[echo] then the component is not present)
[echo]
[echo] === Required Libraries ===
[echo] wsdl4j.present=true
[echo] commons-logging.present=true
[echo] log4j.present=true
[echo] clutil.present=true
[echo] tt-bytecode.present=true
[echo]
[echo] --- Optional Libraries ---
[echo] servlet.present=true
[echo] regexp.present=true
[echo] junit.present=true
[echo] activation.present=true
[echo] mailapi.present=true
[echo] attachments.present=true
[echo] security.present=true
[echo]
[echo] --- Property values ---
[echo] debug=off
[echo] deprecation=true
compile:
[javac] Compiling 421 source files to
/home/rubys/jakarta/xml-axis/java/build/classes
[copy] Copying 1 file to
/home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/server
[copy] Copying 1 file to
/home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/client
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes
[copy] Copying 1 file to
/home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/utils
[jar] DEPRECATED - The jarfile attribute is deprecated. Use destfile attribute
instead.
[jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar
[jar] DEPRECATED - The jarfile attribute is deprecated. Use destfile attribute
instead.
[jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/jaxrpc.jar
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib
post-compile:
javadocs:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/javadocs
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source files for package javax.xml.rpc...
[javadoc] Loading source files for package javax.xml.rpc.encoding...
[javadoc] Loading source files for package javax.xml.rpc.holders...
[javadoc] Loading source files for package javax.xml.rpc.namespace...
[javadoc] Loading source files for package javax.xml.rpc.soap...
[javadoc] Loading source files for package javax.xml.rpc.handler...
[javadoc] Loading source files for package javax.xml.rpc.handler.soap...
[javadoc] Loading source files for package javax.xml.rpc.server...
[javadoc] Loading source files for package javax.xml.messaging...
[javadoc] Loading source files for package javax.xml.soap...
[javadoc] Loading source files for package javax.xml.transform...
[javadoc] Loading source files for package org.apache.axis...
[javadoc] Loading source files for package org.apache.axis.attachments...
[javadoc] Loading source files for package org.apache.axis.client...
[javadoc] Loading source files for package org.apache.axis.configuration...
[javadoc] Loading source files for package org.apache.axis.deployment...
[javadoc] Loading source files for package org.apache.axis.deployment.v2dd...
[javadoc] Loading source files for package
org.apache.axis.deployment.v2dd.providers...
[javadoc] Loading source files for package org.apache.axis.deployment.wsdd...
[javadoc] Loading source files for package
org.apache.axis.deployment.wsdd.providers...
[javadoc] Loading source files for package org.apache.axis.deployment.wsml...
[javadoc] Loading source files for package org.apache.axis.encoding...
[javadoc] Loading source files for package org.apache.axis.encoding.ser...
[javadoc] Loading source files for package org.apache.axis.handlers...
[javadoc] Loading source files for package org.apache.axis.handlers.http...
[javadoc] Loading source files for package org.apache.axis.handlers.soap...
[javadoc] Loading source files for package org.apache.axis.message...
[javadoc] Loading source files for package org.apache.axis.providers...
[javadoc] Loading source files for package org.apache.axis.providers.java...
[javadoc] Loading source files for package org.apache.axis.resolver...
[javadoc] Loading source files for package org.apache.axis.security...
[javadoc] Loading source files for package org.apache.axis.security.servlet...
[javadoc] Loading source files for package org.apache.axis.security.simple...
[javadoc] Loading source files for package org.apache.axis.server...
[javadoc] Loading source files for package org.apache.axis.session...
[javadoc] Loading source files for package org.apache.axis.strategies...
[javadoc] Loading source files for package org.apache.axis.transport.http...
[javadoc] Loading source files for package org.apache.axis.transport.local...
[javadoc] Loading source files for package org.apache.axis.utils...
[javadoc] Loading source files for package org.apache.axis.utils.cache...
[javadoc] Loading source files for package org.apache.axis.utils.compiler...
[javadoc] Loading source files for package org.apache.axis.wsdl...
[javadoc] Loading source files for package org.apache.axis.wsdl.fromJava...
[javadoc] Loading source files for package org.apache.axis.wsdl.toJava...
[javadoc] Loading source files for package org.apache.axis.description...
[javadoc] Constructing Javadoc information...
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
samples:
[javac] Compiling 66 source files to
/home/rubys/jakarta/xml-axis/java/build/classes
buildTest:
[echo] junit package found ...
[javac] Compiling 77 source files to
/home/rubys/jakarta/xml-axis/java/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes/test/wsdd
junit:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/test-reports
[junit] Running test.RPCDispatch.PackageTests
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 3.113 sec
[junit] Running test.chains.PackageTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.831 sec
[junit] Running test.encoding.PackageTests
[junit] Tests run: 183, Failures: 0, Errors: 0, Time elapsed: 3.288 sec
[junit] Running test.faults.PackageTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.674 sec
[junit] Running test.soap.PackageTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.557 sec
[junit] Running test.outparams.PackageTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.053 sec
[junit] Running test.session.PackageTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.315 sec
[junit] Running test.utils.cache.PackageTests
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.336 sec
[junit] Running test.utils.PackageTests
[junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 8.085 sec
[junit] Running test.wsdd.PackageTests
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 5.875 sec
dist:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0/docs
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0/docs/apiDocs
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0/lib
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0/samples
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/axis-1_0/webapps/axis
[copy] Copying 1044 files to
/home/rubys/jakarta/xml-axis/java/axis-1_0/docs/apiDocs
[copy] Copying 7 files to /home/rubys/jakarta/xml-axis/java/axis-1_0/lib
[copy] Copying 223 files to /home/rubys/jakarta/xml-axis/java/axis-1_0/samples
[copy] Copying 31 files to /home/rubys/jakarta/xml-axis/java/axis-1_0/docs
[copy] Copying 3 files to /home/rubys/jakarta/xml-axis/java/axis-1_0/webapps/axis
[copy] Copying 2 files to
/home/rubys/jakarta/xml-axis/java/axis-1_0/webapps/axis/WEB-INF
[copy] Copying 7 files to
/home/rubys/jakarta/xml-axis/java/axis-1_0/webapps/axis/WEB-INF/lib
[copy] Copying 89 files to
/home/rubys/jakarta/xml-axis/java/axis-1_0/webapps/axis/WEB-INF/classes/samples
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/axis-1_0
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/axis-1_0
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/axis-1_0
functional-tests:
wsdl-setup:
[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
main:
[echo] Running WSDL2Java and Java2WSDL Emitters
[wsdl2java] WSDL2Java samples/addr/AddressBook.wsdl
[java2wsdl] Java2WSDL samples.userguide.example6.WidgetPrice
[wsdl2java] WSDL2Java build/work/samples/userguide/example6/WidgetPrice.wsdl
[wsdl2java] WSDL2Java test/wsdl/multibinding/multibinding.wsdl
[wsdl2java] WSDL2Java test/wsdl/multiref/MultiRefTest.wsdl
[wsdl2java] WSDL2Java test/wsdl/multithread/AddressBook.wsdl
[wsdl2java] WSDL2Java test/wsdl/opStyles/opStyles.wsdl
solicitResponse is a solicit-response style operation and is unsupported.
notification is a notification style operation and is unsupported.
[wsdl2java] WSDL2Java test/wsdl/refattr/refattr.wsdl
[copy] Copying 9 files to
/home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/roundtrip
[javac] Compiling 9 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.roundtrip.RoundtripPortType
[delete] Deleting directory
/home/rubys/jakarta/xml-axis/java/build/classes/test/wsdl/roundtrip
[wsdl2java] WSDL2Java build/work/test/wsdl/roundtrip/Roundtrip.wsdl
[wsdl2java] WSDL2Java test/wsdl/sequence/SequenceTest.wsdl
[copy] Copying 1 file to
/home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/sequence
[javac] Compiling 6 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.sequence.SequenceTestPortType
[delete] Deleting directory
/home/rubys/jakarta/xml-axis/java/build/classes/test/wsdl/sequence
[wsdl2java] WSDL2Java build/work/test/wsdl/sequence/SequenceTest.wsdl
[wsdl2java] WSDL2Java test/wsdl/arrays/ArrayTest.wsdl
[wsdl2java] WSDL2Java test/wsdl/inheritance/InheritanceTest.wsdl
[copy] Copying 2 files to
/home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/inheritance
[javac] Compiling 6 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.inheritance.InheritancePortType
[delete] Deleting directory
/home/rubys/jakarta/xml-axis/java/build/classes/test/wsdl/inheritance
[wsdl2java] WSDL2Java build/work/test/wsdl/inheritance/InheritanceTest.wsdl
[javac] Compiling 6 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.inheritance.Baby
[wsdl2java] WSDL2Java test/wsdl/marrays/MArrayTest.wsdl
[wsdl2java] WSDL2Java test/wsdl/marrays/MArrayTest.wsdl
[wsdl2java] WSDL2Java test/wsdl/nested/Nested.wsdl
[wsdl2java] WSDL2Java test/wsdl/datatypes/DataTypes.wsdl
[wsdl2java] WSDL2Java test/wsdl/wrapped/CityBBB.wsdl
[wsdl2java] WSDL2Java test/wsdl/_import/Import.wsdl
[wsdl2java] WSDL2Java test/wsdl/_import/Import.wsdl
[wsdl2java] WSDL2Java test/wsdl/inout/inout.wsdl
[wsdl2java] WSDL2Java http://www.xmethods.net/tmodels/InteropTest.wsdl
[wsdl2java] WSDL2Java http://www.whitemesa.com/interop/InteropTest.wsdl
[wsdl2java] WSDL2Java http://www.whitemesa.com/interop/InteropTestB.wsdl
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropB.wsdl
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropBtyped.wsdl
[wsdl2java] WSDL2Java http://mssoapinterop.org/stk/InteropC.wsdl
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import1.wsdl
[javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import1.definitions.SoapInteropImport1PortType
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/import1.wsdl
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import2.wsdl
[javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import2.definitions.SoapInteropImport2PortType
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/import2.wsdl
[wsdl2java] WSDL2Java http://www.dolphinharbor.org/services/R3Import2/service.wsdl
[javac] Compiling 6 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java http://www.whitemesa.com/r3/import3.wsdl
[javac] Compiling 6 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[java2wsdl] Java2WSDL test.wsdl.interop3.import3.SoapInteropImport3PortType
[wsdl2java] WSDL2Java build/work/test/wsdl/interop3/import3.wsdl
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
[echo]
[wsdl2java] WSDL2Java test/wsdl/clash/clash.wsdl
[wsdl2java] WSDL2Java test/wsdl/faults/FaultService.wsdl
[wsdl2java] WSDL2Java
http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl
[wsdl2java] WSDL2Java test/wsdl/filegen/FileGen.wsdl
[wsdl2java] WSDL2Java test/wsdl/filegen/FileGen.wsdl
[wsdl2java] WSDL2Java test/wsdl/names/JavaNames.wsdl
[wsdl2java] WSDL2Java test/wsdl/types/ComprehensiveTypes.wsdl
[wsdl2java] WSDL2Java test/wsdl/parameterOrder/parameterOrder.wsdl
[wsdl2java] WSDL2Java test/wsdl/literal/SalesRankNPrice.wsdl
[copy] Copying 54 files to /home/rubys/jakarta/xml-axis/java/build/work/test
[copy] Copying 55 files to /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl
[copy] Copying 6 files to /home/rubys/jakarta/xml-axis/java/build/work/samples
[javac] Compiling 393 source files to
/home/rubys/jakarta/xml-axis/java/build/classes
functional-tests:
Trying to override old definition of task runaxisfunctionaltests
start-functional-test-tcp-server:
[echo] Starting test tcp server.
[java] - TCPListener is listening on port 8088.
[java] - TCPListener received new connection:
Socket[addr=rubix/127.0.0.1,port=48638,localport=8088]
[runaxisfunctionaltests] RunAxisFunctionalTestsTask.callStart successfully pinged
server.
Trying to override old definition of task runaxisfunctionaltests
start-functional-test-http-server:
[echo] Starting test http server.
[java] - TCPListener received new connection:
Socket[addr=rubix/127.0.0.1,port=48639,localport=8088]
[runaxisfunctionaltests] RunAxisFunctionalTestsTask.callStart successfully pinged
server.
Trying to override old definition of task runaxisfunctionaltests
junit-functional-prepare:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/jws
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/jws
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/jws
[copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build
start-signature-signing-and-verification:
[java] - SimpleAxisServer starting up on port 8080.
[java] - Processing file samples/security/serversecuritydeploy.wsdd
[java] <Admin>Done processing</Admin>
junit-functional:
[java] - Processing file
/home/rubys/jakarta/xml-axis/java/build/work/samples/userguide/example6/deploy.wsdd
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] Beginning Client signing...
[java] Client signing complete.
[java] Starting Server verification
[java] Server verification complete.
[java] The signature is valid
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[java] <Admin>Done processing</Admin>
[junit] Running samples.userguide.example6.WidgetPriceServiceTestCase
[junit] Beginning Client signing...
/home/rubys/bin/timeout: timed out