Nevermind, looked at the source changes, looks like it does :)
Sachin Patel wrote:
Awesome! Does it handle re/un-deploy's? Aaron Mulder wrote:...now works if you copy your module JAR into geronimo/deploy/ -- let me know how it goes. :) Aaron P.S. You can adjust the directory and frequency in config.xml: <gbean name="HotDeployer"> <attribute name="path">deploy</attribute> <attribute name="pollIntervalMillis">2000</attribute> </gbean>
