0 Replies Latest reply on Jan 25, 2005 9:39 AM by pernilla

    Several views.properties (webwork) in different war files

    pernilla

      Hi,

      I work with a web application that consists of several different war/ear files, where each one represents a separate module. I would like each war to use its own views.properties (webwork) file.
      The problem is that only the actions, which are defined in the first views.properties file are found when the whole application is deployed in JBoss.
      Each module uses its own context root.
      I'm using JBoss 3.2.5 and tomcat 5.

      Does somebody know how to configure to make this work?

      Thanks in advance.