You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-tck@ws.apache.org by sc...@us.ibm.com on 2002/06/24 18:39:28 UTC

TCK Issue With OneWay operation

Problem:
The TCK should use Call.invokeOneWay(...) to invoke one-way operations 
instead of using Call.invoke(...).

---------------------------------------------------------------------------------------------------------------

The ee/rpc/encoded/simpletest (and perhaps other tests) has a one-way 
operation test.

Axis complains because Call.invoke(...) is used to invoke the operation 
without calling setReturnType(...).

The TCK should be using the Call.invokeOneWay(...) method instead, since 
Call.invoke(...) is for request/response operations.

--------
To get around this problem in Axis, I am change the code to log an error 
instead of throwing an exception in this case.
But the TCK should be definitely be corrected.

Rich 'Shirley' Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115  (IBM TL 678-5115)