Arne Limburg created MEECROWAVE-290:
---------------------------------------

             Summary: Enable class-reloading for watcher-bouncing
                 Key: MEECROWAVE-290
                 URL: https://issues.apache.org/jira/browse/MEECROWAVE-290
             Project: Meecrowave
          Issue Type: Bug
    Affects Versions: 1.2.11
            Reporter: Arne Limburg
            Assignee: Arne Limburg


Automatic reloading of the tomcat context currently can be enabled by setting 
watcher-bouncing to a value greater than 0. Unfortunately the used class loader 
is not replaced in that case, so that changes to classes are not reflected in 
the newly loaded context.

I suggest to add a configuration parameter "reloadClasses" to configure, if 
classes should be reloaded in that case. Class-reloading is no problem with the 
maven plugin, but causes problems, when reloading is done in the code (i.e. 
WatcherTest)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to