...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>
