Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page 77
3rd paragraph

This is in Chapter 2, under JDBC DataSources.

The third paragraph on page 77 reads "You also need to install the JAR file for the database driver... it should be copied from the application's WEB-INF/lib into $CATALINA_HOME/common/lib."

Note that in Tomcat 6, there is no common/lib directory any more. The JDBC jar file(s) probably should go into $CATALINA_HOME/lib under tomcat 6. This blog posting may also be useful: http://nicl.net/2008/07/19/tomcat-6x-doing-it-the-right-way/

Note from the Author or Editor:
Yes, I can confirm that it should instead say $CATALINA_HOME/lib.

Thanks!
--
Jason Brittain

Anonymous 
Printed Page 145
Towards the bottom

I believe "would easily saturate our 1 Mb Ethernet link" should be 1Gb.

Note from the Author or Editor:
I can confirm that it should say 1Gb instead of 1Mb.

Anonymous