Make sure you have the namespace available - add to the element
xmlns:core="http://jboss.com/products/seam/core"
and then add configuration as needed -
<web:character-encoding-filter encoding="UTF-16"
| override-client="true"
| url-pattern="*.seam"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053936#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...