tomj2002/06/03 18:03:38
Modified:java/test/wsdl/interop3/docLit DocLitTestCase.java
Log:
Add a call to echoVoid to the test client.
NOTE: This fails against Axis since we get an empty soap body and have
no element to dispatch the operation with.
The engine needs to b
gdaniels02/03/04 17:04:53
Modified:java/test/wsdl/interop3/docLit build.xml
Added: java/test/wsdl/interop3/docLit DocLitTestCase.java
Log:
Add test case for DocLit test, and update build file to copy it over.
Revision ChangesPath
1.8 +3 -0 xml-axis/jav