Re: database problem

2004-11-18 Thread Vic
Also, Struts data source is deprecated, this belongs in Tomcat or whatever container. .V Erik Weber wrote: Nishant, ojdbc14.jar is the only jar you need unless you are using an old version of Oracle. It belongs in $catalina_home (your Tomcat base directory)/common/lib, not in your web app's lib

Re: database problem

2004-11-18 Thread Erik Weber
Nishant, ojdbc14.jar is the only jar you need unless you are using an old version of Oracle. It belongs in $catalina_home (your Tomcat base directory)/common/lib, not in your web app's lib directory. Erik Nishant wrote: hi, i am using struts with tomcat server ... my database is oracle and it i

Re: [SPAM] - RE: database problem - Sending mail server found on list.dsbl.org

2004-11-18 Thread Nishant
tween knowing the Path and walking on the Path" - Original Message - From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, November 18, 2004 7:32 PM Subject: [SPAM] - RE: database problem

RE: database problem

2004-11-18 Thread Matthias Wessendorf
do you have http://jakarta.apache.org/commons/dbcp/ and http://jakarta.apache.org/commons/pool/ in WEB-INF/lib? Regards, > -Original Message- > From: Nishant [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 2:59 PM > To: Struts Users Mailing List > Su

database problem

2004-11-18 Thread Nishant
hi, i am using struts with tomcat server ... my database is oracle and it is on some other machine on network. on my machine oracle is not installed. thus i am using odbc14.jar and classes12.jar in my lib directry of struts application.. in my struts-config.xml file the datasource is