Jim,
I'm interested in the answer to this as well. I think we all understand
that non-blocking operations must have void return types. The question
really boils down to whether or not bidirectional services are
considered non-blocking.
I have a simple piece of code that uses a bidirectional service in which
the service and callback operations both return data. The code
currently fails with an NPE because the ConnectorImpl code uses the
NonBlockingBridgingInterceptor when a callback is defined. I can't see
anything in the spec that would preclude this.
Thanks.
Scott Kurz wrote:
Jim,
OK, but are all callback operations necessarily non-blocking?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]