Hi all, Is it possible to have JBOSS spawn a new JVM for each application deployed or does everything run in one single JVM?
If I am not mistaken, WAS has a "main" JVM for the app server core, but it is possible to have each app running on a different JVM, with different system properties, heap settings, etc. Is something like this possible in JBoss? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049912#4049912 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049912 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
