0 Replies Latest reply on May 30, 2007 5:10 PM by xander7652

    JVM Model Under JBOSS

    xander7652

      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?