configure data source

2004-04-16 Thread Niraj Alok
Hi All, I am trying to obtain a connection using DataSource in Tomcat5 . I get the following error : org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null', cause: java.sql.SQLException: No suitable driver My source code is :

precompilation of jsps

2004-04-15 Thread Niraj Alok
Hi All, Is it possible to precompile the jsps during the starting process of tomcat so that they are not compiled during run time? I know its possible in weblogic but am not sure about Tomcat. The HOW- TO also don't mention any thing about it. Regards, Niraj

configure hypersonic

2004-03-18 Thread Niraj Alok
Hi All, This is my first post in this wonderful group and I am really looking forward to some helpful inputs... I have a hypersonic database which I created using JBoss 3 and I want my Tomcat 5 to access this. My first question is Can i bundle my hypersonic database with my application in