Leonardo De Seta created TILES-553:
--------------------------------------

             Summary: 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


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

        

Reply via email to