0 Replies Latest reply on Mar 7, 2012 11:29 PM by devasis

    Discovering message driven bean classes at runtime

    devasis

      Hi,

       

      Am trying to automatically discover all the message driven bean classes that implement a certain interface within my application. Am running  JBoss AS 7.1. I understand that MDBs are not advertised on  JNDI (verified it myself) - am able to see the queue definitions. Is there any way of getting this information?

       

      Thanks in advance,

      Devasis