[JBoss-user] [Management, JMX/JBoss] - Re: You cannot commit with autocommit set!

2005-10-25 Thread marchesev
Hello albert, I have the same problem with Oracle 9.2 Jboss 4.0.2 hibernate 2 I wonder if in the meantime you managed to solve the problem Any hint is appreciated (consider that I have few degrees of freedom since I haven't the code of the 3rd party hibernate wrapper the application is using)

[JBoss-user] [Installation & Configuration] - Re: Jboss 3.2.5 + Tomcat 5.0 embedded reloading web applicat

2004-11-29 Thread marchesev
Ok, it seems I figured it out :) it was sufficient to append a "/" to the directory in the deploy tag of jboss-service.xml and touch the web.xml file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856703#3856703 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [Installation & Configuration] - Jboss 3.2.5 + Tomcat 5.0 embedded reloading web application

2004-11-26 Thread marchesev
Hi all, I have some problems reloading web application in jboss 3.2.5 + Tomcat 5.0. I Have a standard .war directory in hot deployment (something like /myapp/myapp.war). The problem is that jboss seems not to reload the application whenever a change is made to the classes or to the resources. I