Hi,

(newbie question)

Has anybody else encountered problems running the Axis12beta3
"functional-tests" ?

For example,
ant clean
ant functional-tests

(My Axis binaries are built from source but I haven't made changes to the
original source code)

My environment is
- axis-1_2beta3
- Win200 svr
- JDK1.4.1_03
- My http.ProxyHost & http.ProxyPort are set

~~~

Because I was getting junit test failures I disabled the haltonfailure
attribute so I could create the test report to see what was going on

For example,

Set (in build.properties)
test.functional.fail=no

Then
ant functional-tests

Then
ant -f buildTest.xml create-test-report

~~~

The JUnit test report shows 97.3% success. Great.... but it's the other 2.7%
I am worried about

Thanks for any help!
Peter

////

Summary of problems
===================

test.functional => 44 tests, 4 failures
test.wsdl.addrNoImplSEI => 2 tests, 1 failure
test.wsdl.esr => 3 tests, 2 errors
test.wsdl.jaxrpcdynproxy => 1 test, 1 failure
test.wsdl.soap12.additional => 22 tests, 6 failures, 1 error

Details of problems
===================

test.functional
---------------
3x
Fault returned from test: (500)Error from proxy

Error processing WSDL document: java.io.IOException: Server returned HTTP
response code: 500 for URL:
http://petersm:8080/axis/services/ElementService?wsdl

test.wsdl.addrNoImplSEI
---------------------------
Error processing WSDL document: java.io.IOException: Server returned HTTP
response code: 500 for URL:
http://petersm:8080/axis/services/AddressBookNoImplSEI?WSDL

test.wsdl.esr
-------------
2x
Exception caught: javax.xml.rpc.ServiceException: Error processing WSDL
document: java.io.IOException: Server returned HTTP response code: 500 for
URL: http://petersm:8080/axis/services/EsrTest?WSDL

test.wsdl.jaxrpcdynproxy
--------------------------
The requested operation could not be performed by the proxy.
Proxy server is unable to locate the server:
petersm:8080.
The server does not have a DNS entry.
Check the server name in the Location (URL)
and try again.

test.wsdl.soap12.additional
---------------------------
1)
Error processing WSDL document: java.io.IOException: Server returned HTTP
response code: 400 for URL:
http://www.whitemesa.net/soap12/add-test-doc-int-uc?WSDL

2)
Error processing WSDL document: WSDLException (at /html):
faultCode=INVALID_WSDL: Expected element
'{http://schemas.xmlsoap.org/wsdl/}definitions'.:

3)
Error processing WSDL document: java.io.IOException: Server returned HTTP
response code: 400 for URL:
http://www.whitemesa.net/soap12/add-test-doc-int?WSDL

4)
Error processing WSDL document: java.io.IOException: Server returned HTTP
response code: 400 for URL:
http://www.whitemesa.net/soap12/add-test-doc?WSDL

5)
java.lang.NullPointerException
at org.apache.axis.client.Call.invoke(Call.java:2646)
at
test.wsdl.soap12.additional.WhiteMesaSoap12AddTestSvcTestCase.testXMLP2(Whit
eMesaSoap12AddTestSvcTestCase.java:186)

6)
{http://xml.apache.org/axis/}hostname:petersm
java.net.SocketTimeoutException: Read timed out

7)
Didn't catch expected fault
junit.framework.AssertionFailedError: Didn't catch expected fault
at
test.wsdl.soap12.additional.WhiteMesaSoap12AddTestSvcTestCase.testXMLP6(Whit
eMesaSoap12AddTestSvcTestCase.java:266)

[END]

This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 693 
481. It is confidential to the ordinary user of the email address to which it was 
addressed and may contain copyright and/or legally privileged information. No one else 
may read, print, store, copy or forward all or any of it or its attachments. If you 
receive this email in error, please return to sender. Thank you.

If you do not wish to receive commercial email messages from Fujitsu Australia 
Software Technology Pty Ltd, please email [EMAIL PROTECTED]


Reply via email to