We're testing out JBoss5 and building a very modular system that consists of a number
of independent applications (*.ear). All of the applications live in the deploy.last
directory. I'm having a bit of trouble in that when one of the applications is touched
(or redeployed) ALL of the applications in the directory get redeployed.
To *really* explain my point we have ApplicationX.ear, ApplicationY.ear and
ApplicationZ.ear deployed in the deploy.last directory. When I redeploy (or touch)
ApplicationX I can see its EJBs etc redeploy but I also see the EJBs in ApplicationY and
ApplicationZ redeploy.
How can I stop this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161189#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...