He's not talking about mBeans, he means JSF managed beans. Thanks though. Dennis Byrne
>-----Original Message----- >From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] >Sent: Friday, February 3, 2006 06:21 PM >To: 'Tomcat Users List' >Subject: RE: Managed beans not instantiated with embedded Tomcat 5.5.15 > >> From: John [mailto:[EMAIL PROTECTED] >> Subject: Managed beans not instantiated with embedded Tomcat 5.5.15 >> >> The web application makes use of managed beans >> >> This web application works fine when run in a Stand Alone >> Tomcat that is not embedded. >> >> When the web application is run within our embedded Tomcat, the >> managed beans are not instantiated although no errors are produced. > >The standalone Tomcat configuration includes these two listeners: > <Listener >className="org.apache.catalina.mbeans.ServerLifecycleListener" /> > <Listener >className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" >/> > >Are they enabled when you run Tomcat embedded? > > - Chuck > > >THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >MATERIAL and is thus for use only by the intended recipient. If you >received this in error, please contact the sender and delete the e-mail >and its attachments from all computers. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]