Obviously, Tomcat 3.3 hasn't changed ;-).  I can't see any reason why
replacing the "Oracle 8" jar with the "Oracle 9" jar wouldn't work.  If you
can post more information on your config (e.g. where the Oracle jar is
located), and any errors in the logs, it would help the list to help you :).

"Nancy Crisostomo Martinez" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi!
> I had tested a Java application that runs in Tomcat 3.3 accesing to
> Oracle 8.1.7 with great success.
>
> But now I'm trying to migrate the same application to a new server that
> has the Oracle 9.0.1 version installed, and it doesn't get connected to
> the database.
> It gets the java.lang.NullPointerException. because the Connection
> variable is always null.
>
> I have updated the oracle jdbc version, so I can't understand why it
> doesn't get connected yet, and I had recompiled all the classes.
> Any ideas?
> Thanks in advance.
>
> Nancy.





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to