Results 1 to 2 of 2

Thread: ViewRendererServlet no longer in spring-portlet jar

Hybrid View

  1. #1
    Join Date
    Dec 2005
    Posts
    6

    Default ViewRendererServlet no longer in spring-portlet jar

    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.

  2. #2
    Join Date
    Sep 2004
    Location
    Arizona, USA
    Posts
    383

    Default

    issue was addressed in the Spring-Web forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •