On Oct 6, 2006, at 8:21 AM, ant elder wrote:

Should @OneWay methods be executed asynchronously when called directly from
a client?

For example, using the SupplyChain sample if the J2SE client did a locate on the CustomerComponent and then called its notifyShipment method which has the @OneWay annotation then should that call be invoked asynchronously? That doesn't happen right now as the NonBlockingBridgingInterceptor doesn get
invoked. Is that a bug or the expected behaviour?
It's unimplemented behavior specified by the spec.

Jim
.

  ...ant


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to