- 
        1. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)nick.sree Jun 6, 2012 8:55 AM (in response to tomsmith)Me too facing the same problem when i try to integrate Quartz... any inputs please ? 
- 
        2. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)ctomc Jun 6, 2012 9:00 AM (in response to nick.sree)how can quartz problem be as same as hibernate one? 
- 
        3. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)nick.sree Jun 7, 2012 7:00 AM (in response to ctomc)Its nothing to do with quartz... while call try to call session.beginTransaction() inside a Quartz Job, its giving that error. 
- 
        4. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)ctomc Jun 7, 2012 7:25 AM (in response to nick.sree)Hi Nick . wrote: Its nothing to do with quartz... while call try to call session.beginTransaction() inside a Quartz Job, its giving that error. then please create new thread, and include your stacktrace so we can help better. -- tomaz 
- 
        5. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)nick.sree Jun 7, 2012 7:54 AM (in response to ctomc)SureTomaz 
- 
        6. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)lmahadevan Mar 25, 2013 5:04 PM (in response to nick.sree)Did you receive any resolution to your problem? I am facing the same issue LM 
- 
        7. Re: Hibernate4 <-> Jboss7 Problem (java:jboss/UserTransaction)smarlow Mar 25, 2013 6:59 PM (in response to lmahadevan)https://community.jboss.org/message/616375#616375 talks about using "java:jboss/UserTransaction" instead (since "java:comp/UserTransaction" is only available to EE component code). 
 
     
     
     
    