Guys

I am also trying to deploy an mbean to JBoss and it it not working.

I wrote a class (call it class) that implements both the DynamicMBean and ServletContextListener interfaces. I also...