Results 1 to 2 of 2

Thread: SysDeo keeps anyoing me with cast exception

  1. #1
    Join Date
    Feb 2011
    Posts
    2

    Unhappy SysDeo keeps anyoing me with cast exception

    I've done some Spring Roo tutorials and all works fine as a WAR.

    Iis anyone using Sysdeo with Tomcat?
    I am getting the error:
    OpenEntityManagerInViewFilter cannot be cast to javax.servlet.Filter

    I've googled for this and there seems to be a conflict with the servlet-api.

    I've changed the pom scope of this to 'provide'...did not helped.

    In my Devloader classpath only the classes and MAVEN2_CLASSPATH_CONTAINER is checked.


    Help appreciated!

  2. #2
    Join Date
    Feb 2011
    Posts
    2

    Default solved

    watch out for all duplicate tomcat libraries; not just servlet-api

Posting Permissions

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