JBoss hot redeploys EJB/EAR exploded as folder only in the case when EJB/EAR has
deployment descriptor.
Touching deployment descriptor actually causes JBoss AS to redeploy the module.
Changing just .class files does not cause.
Therefore, solution is to have stub deployment descriptors within the project.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244027#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...