Restarting individual web-apps in a J2EE container
Alok Pota
Ranch Hand
Joined: Mar 07, 2001
Posts: 185
posted
0
In a non-EJB load balanced environment I have 30 applications deployed in a JVM instance. Does the J2EE spec really mandate that to restart one app I would have to restart the JVM instance? Or do app servers allow individual apps to be restarted.