Well, last time I tried it, *.zip files are
**ignored** in the WEB-INF/lib directory.
Only *.jar files are acceptable.
If you are using classes111.zip, then try
renaming it to classes111.jar (currently,
jar and zip use the same internal format).
Cheers,
Simon
> -----Original Message-----
> From: Iwan Eising [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, December 12, 2000 1:02 AM
> To: [EMAIL PROTECTED]
> Subject: RE: very urgent
>
> You don't have to unjar the file. It works in a zip or jar file just the
> same.
>
> Iwan
>
> :> -----Original Message-----
> :> From: Sam Terburg [mailto:[EMAIL PROTECTED]]
> :> Sent: Monday, December 11, 2000 5:44 AM
> :> To: [EMAIL PROTECTED]
> :> Subject: Re: very urgent
> :>
> :>
> :> The designated location for things like odbc_drivers is /WEB-INF/lib
> :> so unjar your oracle driver to that path.
> :>
> :>
> :> ----- Original Message -----
> :> From: "John Clark L. Naldoza" <[EMAIL PROTECTED]>
> :> To: <[EMAIL PROTECTED]>
> :> Sent: Monday, December 11, 2000 11:35 AM
> :> Subject: Re: very urgent
> :>
> :>
> :> > Sonal Agarwal wrote:
> :> > >
> :> > > I am using tomcat for running servlets using jdk1.2.
> :> > > I am trying to connect to orcale using the driver :
> :> > > oracle.jdbc.driver.OracleDriver
> :> > > But it is giving me an error that driver not found.
> :> > > How can i solve the problem? Please help me.
> :> > > Thanks
> :> > > Sonal Agarwal.
> :> >
> :> > This is an ugly patch...;-)
> :> >
> :> > try to unjar the contents of your jdbc's driver jar file to your
> apps.
> :> >
> :> > WEB-INF/classes directory...;-)
> :> >
> :> > it's ugly... But it works for me...
> :> >
> :> > If anyone has a better solution, I'd really like to hear it...;-)
> :> >
> :> > hope that helps.
> :> >
> :> >
> :> > Cheers,
> :> >
> :> >
> :> > John Clark
> :> > --
> :> > /) John Clark Naldoza y Lopez (\
> :> > / ) Software Design Engineer II ( \
> :> > _( (_ _ Web-Application Development _) )_
> :> > (((\ \> /_> Cable Modem Network Management System <_\ </ /)))
> :> > (\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////)
> :> > \ / \ /
> :> > \ _/ phone: (+63 32) 233-9142 loc. 3112 \_ /
> :> > / / cellphone: (+63 919) 813-6274 \ \
> :> > / / email: [EMAIL PROTECTED] \ \
> :> >
> :>
> :>