Pardon, it's StandardService and not StandardEngine that's source of these events (Apache Tomcat 6.0.32).
Regards, Stevo. On Wed, Jun 1, 2011 at 4:42 PM, Stevo Slavić <ssla...@gmail.com> wrote: > Hello Tomcat users, > > Does anyone know has it been changed after Apache Tomcat 6.0.13 that > source of LifecycleEvent of "after_start" and "stop" type is > org.apache.catalina.core.StandardEngine instead of > org.apache.catalina.Server? > > I'm experiencing issues with JBoss mod_cluster: > http://community.jboss.org/thread/167432 > > Its LifecycleListener, > http://anonsvn.jboss.org/repos/mod_cluster/trunk/src/main/java/org/jboss/modcluster/catalina/ModClusterListener.java > expects source of after_start and stop event to be > org.apache.catalina.Server but when debugging I see that it's > org.apache.catalina.core.StandardEngine. > > Regards, > Stevo. > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org