[
https://issues.apache.org/jira/browse/TILES-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396508#comment-13396508
]
Mck SembWever commented on TILES-553:
-------------------------------------
Yes i got it to work as expected using a proper tomcat-6. Still nice to get
such details though. Wonder why CompleteAutoloadTilesListener doesn't work with
`mvn tomcat:run`. JspFactory returning null? possibly a separate issue...
> SimpleTilesListener not working in Tiles 3.0
> --------------------------------------------
>
> Key: TILES-553
> URL: https://issues.apache.org/jira/browse/TILES-553
> Project: Tiles
> Issue Type: Bug
> Components: tiles-servlet
> Affects Versions: 3.0.0
> Reporter: Leonardo De Seta
> Attachments: prueba-tiles.zip
>
>
> org.apache.tiles.web.startup.simple.SimpleTilesListener does not appear to
> work in Tiles 3.0 when using TilesDispatchServlet.
> Using a very simple tiles.xml, an Exception is thrown when accesing the
> webpage:
> org.apache.tiles.definition.NoSuchDefinitionException: Unable to find the
> definition 'helloworld'
> The same example works using
> org.apache.tiles.extras.complete.CompleteAutoloadTilesListener (Tiles 3.0),
> or with the SimpleTilesListener in Tiles 2.2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira