PDA

View Full Version : ViewRendererServlet no longer in spring-portlet jar



mackcom
Dec 22nd, 2005, 09:24 AM
I just downloaded the nightly snapshot spring-framework-2.0-m1-with-dependencies-build.385-20051221.zip, and replaced spring-portlet jar in my project with the new one. It seems that there is no longer org.springframework.web.portlet.ViewRendererServle t in the spring-portlet.jar. Is this an oversight, or has the class been moved/renamed? I tried using org.springframework.web.servlet.ViewRendererServle t but this causes a ClassCastException when I deploy the portlet.

Please advise as to what I may be missing.

P.S. please forgive the cross posting but I'm also posting this question on the spring-web forum. I suspect that might be more appropriate even though I believe the spring-portlet is considered a module.

johnalewis
Dec 29th, 2005, 11:55 AM
issue was addressed in the Spring-Web forum