Hello Max,
Yep, there is JIRA request: https://jira.jboss.org/jira/browse/JBAS-7103
"Hot deployment woks incorrectly on the EE project without deployment
descriptors"
Alex.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246111#4246111
Reply to the post :
h
sanches,
reported this bug in AS 5 anywhere ? You should be able to trigger redeploy
without having deployment descriptors...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246103#4246103
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
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 t