Re: Tiles: Upgrade from struts2-tiles3-plugin to struts2-tiles-plugin gives a NoSuchDefinitionException => Same Problem can be reproduces with struts2-showcase-2.5.10.1

2017-04-11 Thread Lukasz Lenart
2017-04-11 16:24 GMT+02:00 : > 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? org.apache.tiles.definition.DefinitionsFact

Tiles: Upgrade from struts2-tiles3-plugin to struts2-tiles-plugin gives a NoSuchDefinitionException => Same Problem can be reproduces with struts2-showcase-2.5.10.1

2017-04-11 Thread programmierer
Hi I have a pretty strange behaviour with my Struts2 Webapplication, to be precise with struts2-tiles-plugin (Version 2.5.10.1) after upgrading to Struts Version 2.5.10.1. Before upgrade I was using struts2-tiles3-plugin (delivered by maven) witch just worked fine. After upgrading to struts2-