[jboss-user] [Management, JMX/JBoss] - Deployment event interception

2007-01-26 Thread lapoutre
Hello all, I don't know if this is the right topic but I try. I have to write an application that could be deployed on a Tomcat or on a JBoss instance and maybe more A.S. I'd like to know if there is a way to detect the application needs to be shutdown, to release all resources (threads and stu

[jboss-user] [Installation, Configuration & Deployment] - Re: how to turn off autocommit to false ?

2006-08-02 Thread lapoutre
it's hibernate that tries to turn autocomit to true. aie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962498#3962498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962498 _

[jboss-user] [Installation, Configuration & Deployment] - how to turn off autocommit to false ?

2006-08-02 Thread lapoutre
I have the following error : | 15:36:38,828 ERROR [SchemaExport] schema export unsuccessful | java.sql.SQLException: You cannot set autocommit during a managed transaction! | my data base conf file is the following : | | | | | | | | MySqlDS | jdbc:mys

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: IllegalAccessError initializing ehcache.CacheManager

2006-08-02 Thread lapoutre
I had the same problem, using hibernate 3.1.3 without MBean. the problem is that JBoss 4.0.4 has hibernate 3.2 installed. and this version should use ehcache-1.2 to fix this, just remove hibernate from the lib. maybe cglib too(I removed it). View the original post : http://www.jboss.com/index