RE: JDBC Driver Installation

2002-10-02 Thread Jun
Installation Rename your file to classes12.jar and restart tomcat. Regards Zeeshan - Original Message - From: Frank Liu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 3:12 PM Subject: Re: JDBC Driver Installation Is it a bug that tomcat can't

Re: JDBC Driver Installation

2002-10-02 Thread Zeeshan
Which version of Tomcat are you using? - Original Message - From: Jun [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 4:57 PM Subject: RE: JDBC Driver Installation I did that, but it won't work. by the way, I use windown NT 4.0. I renamed

RE: JDBC Driver Installation

2002-10-02 Thread Galbayar
copy to yourcontext/WEB-INF/lib directory -Original Message- From: Zeeshan [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 9:22 AM To: Tomcat Users List Subject: Re: JDBC Driver Installation Which version of Tomcat are you using? - Original Message - From: Jun

RE: JDBC Driver Installation

2002-10-02 Thread Jun
Message- From: Zeeshan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 8:22 PM To: Tomcat Users List Subject: Re: JDBC Driver Installation Which version of Tomcat are you using? - Original Message - From: Jun [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent

RE: JDBC Driver Installation

2002-10-02 Thread Jun
PM To: Tomcat Users List Subject: RE: JDBC Driver Installation copy to yourcontext/WEB-INF/lib directory -Original Message- From: Zeeshan [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 9:22 AM To: Tomcat Users List Subject: Re: JDBC Driver Installation Which version

Re: JDBC Driver Installation

2002-10-02 Thread Zeeshan
That is weird. Can you send your exact stack trace of the exception? Zeeshan - Original Message - From: Jun [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 5:46 PM Subject: RE: JDBC Driver Installation I did that, it could see the other pages

JDBC Driver Installation

2002-10-01 Thread Frank Liu
for mysql jdbc driver, I just copied mysql-connector-java-2.0.14-bin.jar to the tomcat/common/lib directory and restart tomcat. the application can find the driver without a problem. Is this the right way to install the jdbc driver? or shall it copy it to the application's own WEB-INF/lib

Re: JDBC Driver Installation

2002-10-01 Thread Rick Fincher
. This is explained in README in the Tomcat docs. Rick - Original Message - From: Frank Liu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 5:06 PM Subject: JDBC Driver Installation for mysql jdbc driver, I just copied mysql-connector-java-2.0.14-bin.jar to the tomcat

Re: JDBC Driver Installation

2002-10-01 Thread Frank Liu
PROTECTED] Sent: Tuesday, October 01, 2002 5:06 PM Subject: JDBC Driver Installation for mysql jdbc driver, I just copied mysql-connector-java-2.0.14-bin.jar to the tomcat/common/lib directory and restart tomcat. the application can find the driver without a problem. Is this the right

Re: JDBC Driver Installation

2002-10-01 Thread Zeeshan
Rename your file to classes12.jar and restart tomcat. Regards Zeeshan - Original Message - From: Frank Liu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 3:12 PM Subject: Re: JDBC Driver Installation Is it a bug that tomcat can't recognize

RE: JDBC Driver Installation

2002-10-01 Thread Robert Herold
PROTECTED] [mailto:[EMAIL PROTECTED] g]On Behalf Of Frank Liu Sent: Tuesday, October 01, 2002 3:12 PM To: Tomcat Users List Subject: Re: JDBC Driver Installation Is it a bug that tomcat can't recognize oracle's classes12.zip even though I installed it in the common/lib? thanks, frank On Tue, 1

RE: JDBC Driver Installation

2002-10-01 Thread Frank Liu
PM To: Tomcat Users List Subject: Re: JDBC Driver Installation Is it a bug that tomcat can't recognize oracle's classes12.zip even though I installed it in the common/lib? thanks, frank On Tue, 1 Oct 2002, Rick Fincher wrote: Hi Frank, Putting it in the common/lib directory

Re: JDBC Driver Installation

2002-10-01 Thread Rick Fincher
Liu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 5:06 PM Subject: JDBC Driver Installation for mysql jdbc driver, I just copied mysql-connector-java-2.0.14-bin.jar to the tomcat/common/lib directory and restart tomcat. the application can find

Re: JDBC Driver Installation

2002-10-01 Thread Rick Fincher
access. Keep swimming toward the light, you are about to break the surface! Rick - Original Message - From: Frank Liu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 7:31 PM Subject: RE: JDBC Driver Installation thanks for the url, that's very

Re: JDBC Driver Installation

2002-10-01 Thread Glinn Cortez
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 7:31 PM Subject: RE: JDBC Driver Installation thanks for the url, that's very helpful. I must have missed that while I was on the site. Somehow, I had the impression JNDI is ldap stuff. frank On Tue, 1 Oct

Re: JDBC Driver Installation

2002-10-01 Thread V. Cekvenich
database access. Keep swimming toward the light, you are about to break the surface! Rick - Original Message - From: Frank Liu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 7:31 PM Subject: RE: JDBC Driver Installation thanks for the url

jdbc driver installation

2002-09-29 Thread Frank Liu
for mysql jdbc driver, I just copied mysql-connector-java-2.0.14-bin.jar to the tomcat/common/lib directory and restart tomcat. the application can find the driver without a problem. Is this the right way to install the jdbc driver? or shall it copy it to the application's own WEB-INF/lib