Hello,
Does jaxrpc standard supports accessing MessageContext from client stub, =
or vice versa? Lets say a web service passes a token/id from
the response header, and then a client handler retrieve the token/id =
from the header, the next service invocation from the client, the =
token/id=20
needs to passes back from the request header to the service. How do i =
do this in a standard jaxrpc soap handler? i dont seem to find
a way to share data bwtn different invocation calls from client. Can a =
stub instance can be obtained from a messageContext, or vice versa?
Thanks
Nan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net