I've narrowed this down to the fact that Tomcat isn't finding my mbeans-descriptor.xml file. I put this in my server.xml file:
<Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" debug="0" descriptors="/com/verideon/siteguard/mbean-descriptors.xml"/> But I have no idea where to place the actual mbean-descriptors.xml file. Right now I have it with my Java classes under my WEB-INF/classes directory but Tomcat must be looking for it some place else. Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]