All tests in RequestDispatcherTest test case are failing when run from eclipse.
Reported error: java.lang.NoClassDefFoundError: org/objenesis/ObjenesisHelper .
Cause: .classpath file is missing objenesis-1.2.jar file.
Attached patch adds objenesis dependency into .classpath.
Original issue reported on code.google.com by m.jurcov...@gmail.com on 29 Nov 2011 at 8:53
Original issue reported on code.google.com by
m.jurcov...@gmail.com
on 29 Nov 2011 at 8:53Attachments: