JSF app deployment error: Could not initialize class org.ajax4jsf.event.AjaxPhaseListener
Vadim Vararu
Ranch Hand
Joined: Jan 03, 2009
Posts: 147
posted
0
I'm trying to deploy a simple dynamic web project and i get "Could not initialize class org.ajax4jsf.event.AjaxPhaseListener" error.
I don't know how i get it, cause i don't use JSFservlet at all in my web.xml.
What's wrong?
If you think you've done too much, usually it means you've done too few.