Hi! We need to do some asynchronous request handling work in EJB. For example, the user sunmits a request and quits, and later he comes back and check the status/result of his request. Currently we are using MDB to do this. However, we feel that there are some limitations in MDB and JMS. Is MDB the most natural way to handle asynchronous request in EJB? Can any guru give us some alternative design strategies? Thanks!
Alvin =========================================================================== 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".
