posted 15 years ago
I have been working on spring 2.5.6 and tiles 2.0.4 and it worked just fine. When I have upgraded spring to 3.0.0.Release, the tiles blows off with any versions. Any one got this worked out please let me know which version tiles i need to use. Right now I am using tiles 2.2.1
[error]
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tilesConfigurer' defined in ServletContext resource [/WEB-INF/myapp-servlet.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/apache/tiles/startup/TilesInitializer
[/error]