[ 
https://issues.apache.org/jira/browse/TILES-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396221#comment-13396221
 ] 

Mck SembWever commented on TILES-553:
-------------------------------------

Some questions around reproducing the problem with preuba-tiles.zip
a) how am i to run it (eg will `mvn tomcat:run` suffice), container, version, 
etc?
b) it's missing sl4j as a dependency
c) you say CompleteAutoloadTilesListener work but i get {noformat}SEVERE: 
Exception sending context initialized event to listener instance of class 
org.apache.tiles.extras.complete.CompleteAutoloadTilesListener
java.lang.NullPointerException
        at 
org.apache.tiles.el.JspExpressionFactoryFactory.getExpressionFactory(JspExpressionFactoryFactory.java:61)
        at 
org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory.createELEvaluator(CompleteAutoloadTilesContainerFactory.java:242){noformat}
                
> 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

        

Reply via email to