0 Replies Latest reply on Jul 8, 2004 9:05 PM by cool_raj

    Application Containment

    cool_raj

      My company is currently using tomcat for web applications. The problem we are having is that new applications that contain memory leaks can bring down the whole container. So we are considering installing multiple tomcat containers, in some cases a contiainer per app.

      Someone was telling me(over beer) that jboss can be configured so it can run instances of tomcat in their own vm. Is this true?