Is possible to configure jboss for redeploy a EAR when other is deployed?
I use 2 ear main.ear and sub.ear, the sub.ear use the class loader of main.
When deploy in order main and sub all work fine, but if I deploy sub and main the beans in
the sub not work until I redeploy the sub.ear.
If redeploy the main.ear the same situation occur!
Is possible to automatic redeploy the sub.ear?
Exist other solution?
thx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009907#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...