2017-04-11 16:24 GMT+02:00  <programmie...@gmx.ch>:
> On Linux (Ubuntu 16.4): struts2-tiles-plugin (Version 2.5.10.1) works
> fine => same source (same war-file) and same Tomcat-Version

Did you try to use a different Tomcat version? Did you try to define
configs by hand?

<context-param>
  
<param-name>org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG</param-name>
  <param-value>
    /WEB-INF/tiles-1.xml,
    /WEB-INF/tiles-2.xml,
    /WEB-INF/tiles-3.xml,
    /WEB-INF/tiles-4.xml
  </param-value>
</context-param>



Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to