| Author |
Spring 3.0.0.Release + tiles 2 integration
|
kandy veer
Greenhorn
Joined: Jan 04, 2010
Posts: 3
|
|
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]
|
 |
reza ghaffaripour
Greenhorn
Joined: May 08, 2008
Posts: 3
|
|
Did you find a solution for this?
Reza
|
 |
kandy veer
Greenhorn
Joined: Jan 04, 2010
Posts: 3
|
|
|
Yes. It is basically the tiles compatibility issue.The tiles version 2.1.4 fixed the problem.
|
 |
 |
|
|
subject: Spring 3.0.0.Release + tiles 2 integration
|
|
|