From my experience, you'd have to deploy as an exploded war, which
I haven't had time to try yet. I have no reason to believe it won't work. I
would agree that redeploying the whole app is a drag on dev time. To save much more time,
use the JDTCompilerAdapter when building (if you use Eclipse), which allows you to do hot
code swap while stepping through your code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982103#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...