0 Replies Latest reply on Nov 20, 2004 5:49 AM by jaiganeshiyer

    Want to know JMX-related query

    jaiganeshiyer

      Hi Guys,
      I've been doing quite a bit of work over the last couple of weeks with ejb3 and services on jboss 4.0 and I'm impressed! Great work guys!

      I'm just now looking at implementing an MDB, but I'll need to send a reply to the queue within the onMessage callback method. I can't seem to find reference to how this is acheived in ejb3 with annotations. My guess was that I would be injecting an MDBSessionContext reference of some sort, but doesn't seem to be correct. Any pointer?

      Thanks,
      Andy