2012-01-12 09:01:04 PST
We've received a contact from somebody in Swiss that was facing some problems to install Plandora (Tomcat) at Fedora 15. The solution is below. The Plandora installation page was updated:
"Hi, I was struggling with the installation of Plandora under fedora 15. The fedora tomcat packages (tomcat-7.0.23-1.fc15.noarch, ....).
I got the error:
javax.naming.NamingException: Could not create resource factory instance
[Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
==> the package .../tomcat/lib/tomcat-dbcp.jar was missing.
(thanks to: http://forums.opensuse.org/english/other-forums/development/programming-scripting/389317-basicdatasourcefactory-class-not-found-tomcat.html)
I found the missing package in the installation zip from http://tomcat.apache.org/download-70.cgi, extracted it and placed it into .../tomcat/lib. Restarted tomcat
This would be a nice hint in: http://www.plandora.org/project.htm
many thanks"