[
https://issues.apache.org/jira/browse/TILES-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873707#action_12873707
]
Cristian Vasile Mocanu commented on TILES-509:
----------------------------------------------
By the way, I found this by simply running sonar (http://www.sonarsource.org/)
on your project.
> 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.