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#4053936

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053936
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to