[jboss-user] [JBoss Portal] - Re: get UserModule via lookup exception
nareshshah
do-not-reply at jboss.com
Sun Mar 9 04:59:30 EDT 2008
I am using JBoss-portal2.6.3GA. while getting UserProfile i am getting Hibernate exception.
Caused by: org.hibernate.HibernateException: Unable to locate current JTA transaction
at org.hibernate.context.JTASessionContext.currentSession(JTASessionContext.java:61)
at org.hibernate.impl.SessionFactoryImpl.getCurrentSession(SessionFactoryImpl.java:544)
at org.jboss.portal.identity.db.HibernateUserModuleImpl.getCurrentSession(HibernateUserModuleImpl.java:298)
at org.jboss.portal.identity.db.HibernateUserModuleImpl.findUserByUserName(HibernateUserModuleImpl.java:90)
Is there separately i need to do hibernate configuration ???
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135130#4135130
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135130
More information about the jboss-user
mailing list