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" <[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
the file to clases12. jar, it does not working either :((

-----Original Message-----
From: Zeeshan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 6:18 PM
To: Tomcat Users List
Subject: Re: JDBC Driver 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 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 is the correct place for it if you
> want it accessible by Tomcat and alll your web apps.  That way you don't
> have multiple copies of your JDBC driver cluttering up your system.  Put
it
> in WEB-INF/lib makes it available to only that web app.
>
> 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/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" directory? Which is the preferred way?
> >
> > today when I try the same thing for the oracle jdbc driver
> "classes12.zip",
> > this trick doesn't work anymore. I have to rename it to "classes12.jar"
> > before I copy to "tomcat/common/lib". Am I doing something wrong or
> > this is the way? Why wouldn't oracle release it as "classes12.jar" then?
> >
> > Thanks!
> > Frank
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to