RE: Tomcat 4.1, DBCP and Oracle

2002-12-09 Thread Thomas Achleitner
~ -Original Message- From: Thomas Achleitner [ <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 11:38 AM To: Tomcat Users List Subject: RE: Tomcat 4.1, DBCP and Oracle Here are the relevant snapshots of the code (classes12

RE: Tomcat 4.1, DBCP and Oracle

2002-12-09 Thread Thomas Achleitner
4.1, DBCP and Oracle Woa... Could you send me a copy of your server.xml, web.xml, and how you create the connection in your Servlet/JSP? That would be greatly appreciated. thank you very much! ~ t r o y ~ -Original Message- From: Thomas Achleitner [mailto:[EMAIL PROTECTED]] Sent: Monda

RE: Tomcat 4.1, DBCP and Oracle

2002-12-09 Thread Thomas Achleitner
.jar (zip)? thanks! ~ t r o y ~ -Original Message- From: Thomas Achleitner [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 11:15 AM To: Tomcat Users List Subject: RE: Tomcat 4.1, DBCP and Oracle hi troy! You can take oracle.jdbc.OracleDriver as well (the oracle forum told me

RE: Tomcat 4.1, DBCP and Oracle

2002-12-09 Thread Thomas Achleitner
class 'null' thank you for your help though! ~ t r o y ~ -Original Message----- From: Thomas Achleitner [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 10:44 AM To: Tomcat Users List Subject: RE: Tomcat 4.1, DBCP and Oracle Hi! I think paraemter driverClassName

RE: Tomcat 4.1, DBCP and Oracle

2002-12-09 Thread Thomas Achleitner
Hi! I think paraemter driverClassName is missing. Try: driverClassNameoracle.jdbc.OracleDriver hope this helps! thomas -Original Message- From: Campano, Troy [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 4:36 PM To: Balzarotti Paolo; Tomcat Users List Subject: RE: Tomcat 4.1

How to configure datasources in tomcat 4.1.12 to obtain OracleResultSets

2002-12-09 Thread Thomas Achleitner
Hi! Since my application running under both OracleAS and Tomcat 4.1.12 should obtain connection pooling i tried to configure the application servers. Our application makes use of OracleResultSet. I configured OracleAS by editing the data-sources.xml file which works very well: The code for

ClassCastException loading DataSource

2002-12-06 Thread Thomas Achleitner
wrong? Thanks in advance! Thomas Achleitner -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>