I would guess that you are using the Oracle packages in
classesXXX.zip. Tomcat's automatic class loading only works on *.jar files
in the webapp or in $TOMCAT_HOME/lib.
Just an FYI as to why it wasn't working before.
Randy
> -----Original Message-----
> From: Daniel Leyva [mailto:infdlc@csalud.junta-andalucia.es]
> Sent: Tuesday, May 29, 2001 7:42 AM
> To: tomcat-user@jakarta.apache.org
> Subject: RE: PROBLEMS_IMPORTING_CLASSES
>
>
> thank you very much!!!, it works..
>
> Daniel Leyva
> ----- Original Message -----
> From: Bhat, Mahesh <Mahesh.Bhat@AbbeyNational.co.uk>
> To: <tomcat-user@jakarta.apache.org>
> Sent: Tuesday, May 29, 2001 11:15 AM
> Subject: RE: PROBLEMS_IMPORTING_CLASSES
>
>
> > Copy it in jre/lib/ext it should work...
> >
> > -----Original Message-----
> > From: Daniel Leyva [mailto:infdlc@csalud.junta-andalucia.es]
> > Sent: Tuesday, May 29, 2001 8:20 AM
> > To: tomcat-user@jakarta.apache.org
> > Subject: PROBLEMS_IMPORTING_CLASSES
> >
> >
> > Hi,
> >
> > I have some problems importing classes of java which are
> used for JSP
> pages
> > ( under Tomcat - linux) , the package oracle.jdbo.*.
> > I´ve defined the CLASS_PATH, JAVA_HOME, I´ve copied the package in
> > jdk1.3.1/lib, in jdk1.3.1/jre/lib, in jakarta-tomcat/lib
> but the tomcat
> > doesn´t find it.
> >
> >
> > Thank you very much,
> >
> > Daniel Leyva Cortes
> >
> >
> > Important:
> >
> > Internet communications are not necessarily secure and may
> be intercepted
> or changed after they are sent.
> > The Abbey National Group does not accept liability for any
> such changes.
> If you wish to confirm the origin or content of this
> communication, please
> contact the sender using an alternative means of communication.
> >
> > This communication does not create or modify any contract.
> >
> > If you are not the intended recipient of this communication
> you should
> destroy it without copying, disclosing or otherwise using its
> contents.
> Please notify the sender immediately of the error.
> >
> > The Abbey National Group comprises Abbey National plc and
> its subsidiary
> group of companies.
> >
> > Abbey National plc. Registered Office: Abbey House, Baker
> Street, London,
> NW1 6XL. Reg. No. 2294747.
> > Registered in England.
>
|