Lev Assinovsky wrote:
[...]
> Now I have Oracle trouble!
> I use thin driver and URL: jdbc:oracle:thin:@localhost:1521:ORCL
> I get:
> 
> oracle.net.TNSAddress.SOException
>         at 

[...]

> May be somebody familiarized with Oracle/Java can help me?
> 
> I have Oracle 8.1.5 in my LOCAL computer and use classes111.zip.

Shouldn't you be using classes12.zip ? I assume OpenEJB works on JDK 
1.2.2 or higher whereas classes111.zip may not. If so, that's what 
causes it.

If it fails, you could also see if there're problems with Oracle and the 
driver - just write a simple program that connects to the DB. If that 
fails too, you will be much closer to pinpoint the real trouble (which 
in fact won't be related to OpenEJB, indeed).

-Jacek



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
http://OpenEJB.sf.net
OpenEJB-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openejb-user

Reply via email to