I have deployed an application as and expanded war file. During development I would like
to be able to change the java code and have the scanner find the new .class files and
apply these changes.
I configured the jboss-server.xml to scan the correct directory and enabled the scanner.
I know that it works but does not pick up changes to class files in subdirectories.
Is this possible and if so, how do i get this to work?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009546#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...