View Single Post
  #2 (permalink)  
Old 05-07-2007, 08:12 AM
goldhouse goldhouse is offline
Senior Member
 
Join Date: Mar 2007
Posts: 136
goldhouse is on a distinguished road
How are you obtaining the connection ?
JNDI bind or static variable ?
Can you show me your HibernateUtil class and the way you call this ?
The error shows you tried to execute the createQuery method without having connection .
Reply With Quote