No DataSource found at jdbc/xxxDS
377624Mar 26 2003 — edited Apr 16 2003First, I want to thank Raghu from JDev Team for help with "Can't run EJB entity bean". While trying to deploy entity bean to OC4J, I got message that I need to define "data-source" for my bean and I didn't know which.
Now I can deploy bean, but... it is not deployed correctly - Embedded OC4J says "Error compiling D:\Work\...\classes: No DataSource found at jdbc/OracleDS".
I get the same message trying to run Oracle tutorial - Employments and Departments entity beans. I get "No DataSource found at jdbc/hrDS".
Guys, please help! I'm new to beans and all this stuff.
Thanks.
Lena F.