Hi everyone. I'm trying to upgrade a system from myfaces 1.1.1 to 1.1.4. I'm using the latest jars for MyFaces (1.1.4) and Tomahawk (1.1.3) and made the appropriate changes to my web.xml and faces-config file.
I'm receiving the following problem: ERROR : 2006-09-19 13:05:16,531 : []: Class : org.apache.myfaces.custom.ajax.api.AjaxPhaseListener not found. java.lang.NoClassDefFoundError: org/apache/myfaces/custom/buffer/HtmlBufferResponseWriterWrapper I've seen many people mention the same issue. The HtmlBufferResponseWriterWrapper class in Tomahawk is in a different location than listed above. Is there any fix for this? Any help would be greatly appreciated! Rob -- View this message in context: http://www.nabble.com/HtmlBufferResponseWriterWrapper-tf2299865.html#a6391174 Sent from the MyFaces - Users mailing list archive at Nabble.com.

