A GBean for the remote deployment web app. Unfortunately this can't be built and pacakged into the WAR due to an outstanding classloader issue with GBeans and WAR files.
'geronimo:geronimo-remote-deploy-lib:1.1'
<dependency> <groupId>geronimo</groupId> <artifactId>geronimo-remote-deploy-lib</artifactId> <version>1.1</version> </dependency>
<dependency org="geronimo" name="geronimo-remote-deploy-lib" rev="1.1"/>
"geronimo", "geronimo-remote-deploy-lib", "1.1"