frontline-
Instead of the dynamic interceptor approach, package your application as a sar archive
Make your sar archive self-contained with all your dependencies inside it including the
Spring files and your war files.
Register your mbean via the META-INF/jboss-service.xml technique.
When packaged properly, the CMS Interceptor stack should pick up your MBEAN and call it
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083471#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...