0 Replies Latest reply on Feb 10, 2003 5:25 PM by dutchman_mn

    JBossWebApplicationContext

    dutchman_mn

      When you start up a *.war with a servlet, a JBossWebApplicationContext is created and put in the jboss.web jmx domain. There is a managed attribute called statsOn which is turned off (false) by default. Does anybody know which *.xml file sets that attribute. I would like statsOn turned on (true) by default. I have paddled around all the *.xml and looked at the JBossWebApplicationContext source file with no joy.

      Perry Hoekstra