I have the same problem when I integrate ajax4jsf into seam + facelets, but it seems you
need to comment or remove the following codes in your faces-config.xml according to
ajax4jsf developer document.
<application>
| <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
| </application>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967816#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...