i am experiencing this problem too. I have jBoss4.0.3SP1 and my spring 
configuration of the session factory is below. On hot (re)deployment, the 
exception is thrown on startup saying that the cache manager lookup returns 
(null) etc. etc.  Rebooting the server works! I think its likely a classpath / 
classloader issue. Reflection is not managing to instantiate either 
org.hibernate.transaction.JBossTransactionManagerLookup or it is not managing 
itself to instantiate something. Any ideas or solutions anyone?

  
      
                
      
      
          
              org.hibernate.dialect.Oracle9Dialect
              org.hibernate.cache.EhCacheProvider
              ppf.SessionFactory
              true
              org.hibernate.transaction.JTATransactionFactory
              org.hibernate.transaction.JBossTransactionManagerLookup
              true
              after_statement              
          
      
      
      
          
      
      
          
      
      
          
      
  


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947618#3947618

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947618


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to