Your TilesInitializer is incomplete. You need to create a
WildcadServletTilesApplicationContext to support classpath*-urls.
See
http://tiles.apache.org/2.2/framework/tiles-extras/xref/org/apache/tiles/extras/complete/CompleteAutoloadTilesInitializer.html.
Hope this helps.
Nick.
On 08.04.2012 17:59, Ken McWilliams wrote:
Here is the stack trace:
SEVERE: java.net.MalformedURLException: PWC1223: Path
classpath*:META-INF/**/tiles*.xml does not start with '/'
at
org.apache.catalina.core.StandardContext.getResource(StandardContext.java:6922)
at
org.apache.catalina.core.ApplicationContext.getResource(ApplicationContext.java:382)
at
org.apache.catalina.core.ApplicationContextFacade.getResource(ApplicationContextFacade.java:260)
at
org.apache.tiles.servlet.context.ServletTilesApplicationContext.getResource(ServletTilesApplicationContext.java:100)