Problems with Tomcat 5.5.12 and the BEA JVM (1.4.2_05)
I have a question from Deepak Bhole (he is still waiting for the mailing list subscription confirmation -- it seems to take some time): We encountered a problem with using tomcat 5.5.12 with the BEA 1.4.2_05 JVM. This is a known issue in the JVM, and has been fixed in 1.4.2_08 (which we don't have yet). I traced the code that was throwing the exception down to code in juli (tomcat's supplied LogManager). The juli in tomcat 5.5.9 works fine with BEA 1.4.2_05; the juli in tomcat5.5.12 does not. I have been experimenting with using juli from 5.5.9 in 5.5.12, and so far I have encountered no problems. Do you know if juli is a pluggable connector whose version can be varied across a specific version of tomcat? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Source for Packages org.apache.tomcat.dbcp and below?
Marcus Better wrote: William L. Thomson Jr. wrote: Basically the main problem on Gentoo is we don't want to have to pull in sources for 3 other commons apps in conjunction with Tomcat's sources just to build the naming-factory-dbcp.jar. Despite it looking like that's the only way. We have the same problem in Debian, and we are not building naming-factory-dbcp.jar. Instead we rely on commons-collections.jar. Regards, Marcus And we have the same problem on JPackage, and as consequence on Red Hat, Fedora, Suse, Mandriva I wonder if the magic could not be done by having the original commons-dhcp JAR as input and doing some manipulation on it to move the classes to the desired package at tomcat build time... Regards to all, Fernando - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Version of Tomcat on the home page
Hi, Can someone bump the "production quality" release number in the little table in the "Apache Tomcat Versions" to 5.5.20? It is still 5.5.17 in there. Regards to all, Fernando - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]