0 Replies Latest reply on Sep 8, 2003 1:45 AM by speedyg_21

    Maximum number of WAR files

    speedyg_21

      Hi,

      Our J2EE project relies on JBoss 3.0.8 and is composed of an increasing number of WAR files.
      There is only one web application that needs the application server services (EJBs ...), the other only need a servlet engine.

      So I was wondering what is the maximum number of WAR files that a single JBossWeb HTTP server (Jetty) instance can handle ?

      Thanks