I'm using Sun J2EE Server 1.3 and Oracle 8.1.7
I am trying to use an EJB to access Oracle DB with the Thin Driver, specified via JNDI lookup:
jdbc:oracle:thin:scott/tiger@localhost:1521:orcl8
Using this URL in a standard Java program works perfect.
The code inside the EJB is taken from an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.