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)
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
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