Hi guys, this is my first JPA, hello world project and I have already run into a wall
I am using
JBoss 5.0.0.GA and EclipseLink 1.4
This is my persistence.xml ::
This is my oracle-ds.xml. I have kept it at jboss-5.0.0.GA\server\default\deploy. The ojdbc14.jar driver is also there.
The following is the server start up log
I cant seem to figure out why cant JBoss see that the DataSourceBinding has been done. Why is it looking for it again?
Thanks in advance people.
Best regards,
Arijit Datta