Tomcat, Eclipse Web Tools, MyFaces
JSF Tutorials
Hibernate
MySQL
Unzip the Connector/J driver to a directory, e.g. (C:\Program Files\Apache Projects\mysql-connector-java-x.x.x-stable). Add the three jar files (mysql-connector-java-x.x.x-stable-bin.jar , jta-spec1_0_1.java and jdbc2_0-stdext.jar) into the tomcat common directory, e.g. C:\Program Files\Apache Projects\jakarta-tomcat-5.0.18\common\lib
In Tomcat's server.xml file add this context just before the </Host> tag