hibernate - Is java:comp/UserTransaction default in jboss 7.1.1 -



hibernate - Is java:comp/UserTransaction default in jboss 7.1.1 -

i migrating 1 of our solutions jboss 4.0.5 jboss 7.1.1, have sessionfactory name defined in persistence.xml, kept on giving me org.hibernate.service.jndi.jndiexception: unable lookup jndi name [java:comp/usertransaction] whenever hibernateutil want create connection database.. please, issue?

i did not set lookup java:comp/usertransaction anywhere in code, getting error: org.hibernate.service.jndi.jndiexception: unable lookup jndi name [java:comp/usertransaction]. please need help....

try java:jboss/usertransaction, java:comp/usertransaction available ee component code.

hibernate jboss

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -