Re: OracleDriver load fails from a Web Service On tomcat



Manish Pandit wrote:
On Oct 24, 12:16 pm, Manish Pandit <pandit.man...@xxxxxxxxx> wrote:

Put classes12.jar in $TOMCAT_HOME/lib/ext and bounce Tomcat.

Do not change the extension to jar.

-cheers,
Manish

Oops! My bad. I mistook Tomcat for JMeter. You can put classes12.jar
in $TOMCAT_HOME/common/lib and then bounce Tomcat.

Incidentally, classes12.jar is for Java 1.2 - pretty ancient, considering that Java 1.3 is already obsolete and Java 1.4 is obsolescent. Consider upgrading to a current Oracle JDBC driver.

--
Lew
.



Relevant Pages

  • Re: Background Image in Java 1.1.8 and awt
    ... Java 1.1.8 is obsolete. ... you can justify coding in 1.1 is to cater to ...
    (comp.lang.java.gui)
  • Re: jdk1.1.8 0n Vista 64 bit
    ... Running on an old, unsupported platform carries ... obsolete, unsupported and out of date for a long time now. ... Java versions. ... inappropriate for computer programming, as it is in other professions ...
    (comp.lang.java.help)
  • Re: Newbie syntax question
    ... The code is definitely not obsolete. ... the 'Constants' and 'ControlChars' classes to compensate for VB not allowing ... the C-style control characters. ... Convert VB to C#, C++, or Java ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Can I have comment lines in Java property file?
    ... At my previous workplace, an year ago I was still maintaining a Java 1.3 application. ... At least by not being a stick-in-the-mud about old docs, and giving the *current* relevant information, one gives the querent the knowledge that "the stuff is available at least starting with that obsolete version" without depriving them of the knowledge that, should they actually not be using an obsolete Java version themselves, they have a superior method available. ... there was a significant change with the addition of a much more useful method. ...
    (comp.lang.java.programmer)
  • Re: Compiling 5.0 syntax java files
    ... Philipp writes: ... Not only antiquated, but obsolete. ... Java 1.4 is already seven years old and ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.lang.java.programmer)

Loading