infinite recursion in TilesApplicationContextWrapper
----------------------------------------------------
Key: TILES-509
URL: https://issues.apache.org/jira/browse/TILES-509
Project: Tiles
Issue Type: Bug
Components: tiles-core
Reporter: Cristian Vasile Mocanu
The class org.apache.tiles.context.TilesApplicationContextWrapper recurses
infinitely in the methods "URL getResource(String path)" and "Set<URL>
getResources(String path)".
You probably meant to delegate to context.
Found in "tiles-2.2.1" tag and also in the "trunk".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.