Hello friends,
I am deploying my ear file using NetBeans 6.5.1,
Jboss 5.0.1GA and hibernate.
But while running my application I am getting some exception..The details are given below....
While debugging the code the error point is....
What I understand is that while an entity want to connect with the database its throwing the above Exception..
There is no problem for a
JSP to communicate with database using session bean....It running fine..
Please help me out to sort the problem..
My persistence.xml looks like this...