FYI - I am seeing this test fail on my box now with the added diagnostics.
There is something not right here. :-(
--
Tom Jordahl
Macromedia
[junit] Running test.concurrency.PackageTests
[junit] - Got null response! Request message:
[junit] <?xml version="1.0" encoding="UTF-8"?>
[junit] java.lang.NullPointerException
[junit] at test.concurrency.TestApplicationScope$TestRunnable.run(TestAp
plicationScope.java:131)
[junit] at java.lang.Thread.run(Thread.java:484)
[junit] <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.or
g/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xml
ns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLS
chema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
[junit] <SOAP-ENV:Body>
[junit] <hello/>
[junit] </SOAP-ENV:Body>
[junit] </SOAP-ENV:Envelope>
[junit]
[junit] Response message:
[junit] <?xml version="1.0" encoding="UTF-8"?>
[junit] <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/e
nvelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.
org/2001/XMLSchema-instance">
[junit] <SOAP-ENV:Body>
[junit] <helloResponse SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/
soap/encoding/">
[junit] <helloReturn xsi:type="xsd:string">Hi there, come here often?</he
lloReturn>
[junit] </helloResponse>
[junit] </SOAP-ENV:Body>
[junit] </SOAP-ENV:Envelope>
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.938 sec
-----Original Message-----
From: Glen Daniels [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 10:22 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [GUMP] Build Failure - Axis
Thanks Sam - could you kick off the test again? I just made a change to increase the
fidelity of the debug output.
--G
> -----Original Message-----
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 01, 2002 9:59 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [GUMP] Build Failure - Axis
>
>
> Glen Daniels wrote:
> >
> > Is there any way to get more details on this?
> > Sam, can you send us the concurrency test test-report?
>
> http://nagoya.apache.org/~rubys/TEST-test.concurrency.PackageTests.xml
>
> - Sam Ruby
>