2010/5/1 Asaf Lahav <[email protected]>: > May 1, 2010 4:59:59 AM org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() for servlet jsp threw exception > java.lang.NullPointerException > at > org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory.getDefinition(UnresolvingLocaleDefinitionsFactory.java:102)
This might be related to this bug: https://issues.apache.org/jira/browse/TILES-499 If you don't want to wait until Tiles 2.2.1 (or you don't want to use the latest source) see this workaround: https://issues.apache.org/jira/browse/TILES-499?focusedCommentId=12852387&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12852387 Antonio
