posted 18 years ago
Hi all,
I am using the RI tool, and I was trying to create a CMP Entity Bean. The home, remote and bean, all returned passed tests when I used the verifier in the RI tool.
Now came the part when I have to connect the data sources, and here is what I did:
(1) copied my classes12.jar to the C:\j2sdkee1.3.1\lib\system directory, and included this classes12.jar in my CLASSPATH (windows).
(2) changed the config\resource.properties to the following:
But nothing seems to work. When I go try to build the SQL code giving the jdbc/Oracle jndi name and username and password, I get a message box that says I have an SQLException (no suitable driver).
Can someone help me out in connecting to an oracle database using the RI tool please?
Thanks,
-Vijay