1 Reply Latest reply on Jul 21, 2004 1:33 AM by starksm64

    ear & ROOT.war

    ittay

      hi,

      i have my application, deployed as an ear. its web.xml contains a listener class. it is supposed to work with no context path.

      when jboss loads it starts ROOT.war (which i have not changed from the standard distribution) that tries to instanciate this class, but fails, since (i guess) the jar containing it has not yet been loaded.

      how can i disabling the starting of ROOT.war, or alternitavely, make it start my ear?

      thanx,
      ittay