Ich habe als Erstes eine reine JSF Applikation aufgebaut und danach die entsprechenden Libraries von Springframework 2.0 und JSF-Spring in das lib Verzeichnis des Webcontainers eingebaut. Sobald ich das jsf-spring.jar und das cglib-nodep-2.1_3.jar in meine Applikation einbaue, erhalte ich beim Aufstarten der Applikation den Stacktrace im Attachement.
Wieso entsteht diese Fehlermeldung? Habe ich eventuell die falschen Libraries eingebaut oder fehlen noch Libraries?
Ich bin dankbar für jede Hilfe.
Stacktrace
Logged In: NO
I have the same problem, when I attempt to verify onjects
<context-param>
<param-name>com.sun.faces.verifyObjects</param-name>
<param-value>true</param-value>
</context-param>
in web.xm
Logged In: NO
I have the same problem, when I attempt to verify objects
<context-param>
<param-name>com.sun.faces.verifyObjects</param-name>
<param-value>true</param-value>
</context-param>
in web.xm