2 Replies Latest reply on Jul 6, 2006 4:12 AM by jaikiran

    Request/response asynchronous message driven bean

    srki

      Hi,

      I would like to send a response to the client once the server is finished processing. Can I do this with message driven beans if the client sends the message to the server asynchronously?

      Thanks