Async calls are cool, but do they really belong in the EJB spec?  Many async
features can be implemented with a client-side library on top of RMI, which
would work for distributed Java objects in general, instead of just EJB.  Of
course, there is some benefit to standardizing the "poll" and "callback"
interfaces of a generic async library, but this could be done as a separate
spec which leverages RMI.

Stu Halloway
DevelopMentor

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to