Hi, I have the following issues with tomcat4 in stable. Have you experienced those ? I can't find those looking at http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=tomcat4&dist=stable
Problem 1: - tomcat4 JK connector is only available once all instances have initialized correctly. If the Apache JK connector attempts a connection before JK is ready, tomcat4 hangs forever, Apache reports and internal error without logging it to the error_log Problem 2: - tomcat4 cannot be restarted immediately, a delay of at least 2 minutes must be observed. This could be due to a missing SO_REUSE socket option for the JK Connector, as this problem doesn't exist for the other connectors (e.g. WWW as used by Apache Proxy) Problem 3: - tomcat4 cannot be stopped properly (the init script kills it after some time) Version: 4.1.31-3 _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

