Hi -
I have just completed the first implementation of Resin integrated into JBoss (meaning same VM). The Resin plugin works like the Jetty and Tomcat plugin already distributed with JBoss 2.4.4. The dynamic deploy and undeploy of your servlet (war file in ear) happens automatically just like you would expect.
You can dowload the Resin plugin from
http://www.practicalprogramming.com/plugin.html.
Just follow the instructions in the README.txt file to configure JBoss 2.4.4 to use Resin 2.0.5 as its web container.
Please let me know of any issues.
Thanks...
Dorothy