2 Replies Latest reply on Feb 1, 2007 11:58 PM by jaikiran

    Scanning expanded war directory for new .class files

    prsplayer82

      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?