HittiGubbi

Results 3 comments of HittiGubbi

Is there some instructions how to migrate to 6.3.0 when using Tiles? After upgrading from 6.2.0 to 6.3.0, a web app (which worked fine on 6.2.0) fails to start due...

Thank you. I tried this but now get the error: `java.lang.NoSuchMethodError: 'void org.apache.commons.digester.Digester.setXIncludeAware(boolean)` `at org.apache.tiles.core.definition.digester.DigesterDefinitionsReader. (DigesterDefinitionsReader.java:270)`

Thank you all for the advice. The web app seems to be working now after changing to use org.apache.struts2.tiles.StrutsTilesListener and removing transitively included package dependency declarations from pom.xml :).