Better to put the jar or put a link to the jar in the WEB-INF/lib directory
for your web app, that way you won't forget the dependancies when packaging
and deploying, and you won't clutter up your library search paths with stuff
unnecessary to other apps.

> -----Original Message-----
> From: Galbayar [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 29 January 2003 2:02 p.m.
> To: Tomcat Users List
> Subject: Re: mm.mysql driver
> 
> 
> copy jar files into $JAVA_HOME/jre/lib/ext directory
> or put jar files into $CLASSPATH variable
> 
> ----- Original Message -----
> From: "Stephen Clarke" <[EMAIL PROTECTED]>
> To: "tomcat" <[EMAIL PROTECTED]>
> Sent: Tuesday, January 29, 2002 08:41
> Subject: mm.mysql driver
> 
> 
> > Can anyone help me set up the MySQL drivers for Java. I 
> have it working in
> > stand alone programs. But in Tomcat  I get error message
> >
> > org.gjt.mm.mysql.Driver
> >
> > which is supposed to be the name of the driver.
> >
> > Grateful for any assistance. Thanks.
> >
> >
> > --
> > To unsubscribe:   
<mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to