On 4/3/06, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote: > I dl the apache-drop.zip and tryed to deploy the example war but get this > error message: > 16:46:39,258 ERROR [STDERR] java.lang.ClassCastException: > org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener > 16:46:39,264 ERROR [STDERR]
What version of MyFaces sandbox were you using? There were MyFaces-impl dependencies on AjaxDecodePhaseListener that were only fixed last week, so if you're not using one of the latest nightly builds or building it from a current svn snapshot, you will be unable to make AjaxDecodePhaseListener work with Sun's JSF RI

