> -----Original Message-----
> From: Bejaoui Sam [mailto:[EMAIL PROTECTED]]
> Sent: 15 May 2002 14:57
> To: [EMAIL PROTECTED]
> Subject: Oracle 8.1.7 and TomCat 4.0.1
>
>
> Hi, I'm a student engaged in a school project and I use
> Oracle 8i and the last release of TomCat.
>
Samir
I've been developing a system using Tomcat 4.0.x that links to an Oracle
8.1.7 db...
> I developped servlet that I want now to put in my servlet
> engine. Unfortunetly, the access at the database didn't take
> place. I suppose I have to configure something or maybe
> integrate Apache and TomCat ...
>
Show us the servlet, or at least the bit the accesses the db. Are you
getting any error messages? Show them, too. Check your logs, and send any
relevant sections.
You shouldn't need to configure anything, unless you want to use Oracle as a
Tomcat "realm" (user authentication). However...do you have the Oracle
driver installed? It's called classes12.zip, you should rename it to
classes12.jar and install it in ${webapp}/WEB-INF/lib (or in
${CATALINA_HOME}/common/lib or in ${CATALINA_HOME}/lib if you want all your
web-apps to access Oracle).
> I don't really know what I have to do ...
> Thamks for helps ...
>
For what it's worth, once you've got Tomcat and Oracle talking, it's
relatively painless from that point forwards...!
> Regards ...
>
Best of luck,
John
> BEJAOUI Samir
> Casa dello Studente
> Stanza A 28
> Via Cesare Battisti
> 98100 Messina
> ITALIA
> 0039090713696
>
--
John Niven
Please reply through mailing list
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>