File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes configuring DBCP in Tomcat 4.0.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "configuring DBCP in Tomcat 4.0.1" Watch "configuring DBCP in Tomcat 4.0.1" New topic
Author

configuring DBCP in Tomcat 4.0.1

Rajeev Ravindran
Ranch Hand

Joined: Aug 27, 2002
Posts: 455
hi all,
i have followed the url Apache Tomcat DBCP for configuring Connection Pool in Tomcat 4.0.1 .I'm using MS-Access 2000 and backend..
i followed the methods as such but my tomcat is showing error in the startup itself..
ill copy the first few lines from my tomcat console

if i remove the context from Server.xml it wont throw any error at console..
my Server.xml is as follows, im only copying the first few lines, i have updated my server.xml with the dat i found from url which i mentioned above, except for driver name and database url


my web.xml is

i tried to run the jsp file but itz throwing

i have created a contextRoot DBTest for running this but all in vain.
cld any1 help me to solve this situation..its very urgent..
thanks,
raj


SCJP, SCWCD, SCBCD, Oracle Certified Professional (SQL n PL/SQL)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: configuring DBCP in Tomcat 4.0.1
 
Similar Threads
Listener started twice
Error - Name jdbc is not bound in this Context
help in my first DBCP
jsp page not show oracle data
DBCP Null pointer exception