My recommendation is to remove the use of modules. You can do this instead:

<init-param>
  <param-name>config</param-name
  <param-value>/WEB-INF/struts-a.xml,/WEB-INF/struts-b.xml</param-value>
</init-param>

Paul

Reply via email to