I need to create a seperate application which can list all the EJBs deployed on Weblogic along with all the attributes displayed on deployment page for that EJB.
I want a pointer to get the reference to MessageDrivenEJBRuntimeMBean
with which I can get other details.