dev@jax-ws.java.net

is there a mechanism to determine if current web service invocation (represented by Packet within a Pipe/Fiber) is asynchronous?

From: Joseph Fialli <Joseph.Fialli_at_Sun.COM>
Date: Tue, 20 Mar 2007 18:50:22 -0400

Posing this question since one can not flow a transactional context as a
SOAP Header for an asynchronous web service invocation.
The WSIT TxClientPipe needs to detect that current invocation is
asynchronous AND expected to flow a WS-AtomicTransacationContext,
so appropriate action can be taken for this unsupported functionality.


-Joe Fialli