Musachy Barroso wrote:
I added "struts.class.reloading.acceptClasses", so now I can make the
reloading class loader handle only action classes, so I don't get
ClassCastException(s)
I also added support for the relative paths, @Dale, take it for a spin
and let me know how it works.
I don't think I've yet managed to see this work :-(
Initializing Struts-Spring integration...
Watching
[/<CORRECT_PATH_TO_DEPLOYED_APP>/WEB-INF/classes/com/<MUMBLE>/webapp/action]
for changes
Class reloading is enabled. Make sure this is not used on a
production environment!
Change detected in file
[/<CORRECT_PATH_TO_DEPLOYED_APP>/WEB-INF/classes/com/<MUMBLE>/webapp/action],
reloading class loader
It detects a change right out of the gate, but never appears to do so
again...
...have others successfully tested this new functionality?
-Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org