[jboss-user] [JBoss Portal] - Re: Creating a CMS interceptor

sohil.shah@jboss.com do-not-reply at jboss.com
Wed Sep 12 10:24:01 EDT 2007


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#4083471

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083471



More information about the jboss-user mailing list