aspose file tools
The moose likes JDBC and the fly likes org.hsql.jdbcDriver 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 » Databases » JDBC
Reply Bookmark "org.hsql.jdbcDriver" Watch "org.hsql.jdbcDriver" New topic
Author

org.hsql.jdbcDriver

suresh pulapally
Ranch Hand

Joined: Mar 15, 2005
Posts: 47
hi,

Iam using tomcat 4.0.6 and oracle 9+.
i have created Datasource for connection pool,and written servlet to test datasource(connection pool) iam getting this following error.

javax.naming.NamingException: Exception creating DataSource: org.hsql.jdbcDriver

i placed claases12.jar in my classpath and tomcat root/common/lib folder
still its giving me above exception.

advance thanks for ur help
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: org.hsql.jdbcDriver
 
Similar Threads
Configure Datasource with Tomcat
Tomcat Connection Pool
Tomcat times out on shutdown
Connection Pooling
Connection Pooling samples