This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: MBean dependency on Servletadrian.brock Nov 13, 2002 1:00 PM (in response to peihshine)This won't work because neither wars nor sevlet 
 are MBeans.
 You can do the "Russian Doll" trick where you put
 a war in sar. The inner war deployment is deployed
 before the MBean in the sar.
 I don't know the exact details, but David Jencks
 posts this solution a lot.
 Regards,
 Adrian
 
    