-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stevo,
> On Wed, Jun 1, 2011 at 4:42 PM, Stevo Slavić 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
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ć wrote:
> Hello Tomcat users,
>
> Does anyone know has it been changed after Apache Tomcat 6.0.13 that
> source of LifecycleEvent
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.jbo