I have been trying to read a database in my
JSF webapp. I am using the code given from BalusC Code blog:
http://balusc.blogspot.com/2008/07/dao-tutorial-data-layer.html
http://balusc.blogspot.com/2008/07/dao-tutorial-use-in-jsf.html
However when I set up everything and I launch it on
Tomcat 6 I got this error (full stractrace):
I have been pottering on this for hours now with 0 progress. Does anyone have an idea about this?