[GeoNetwork-users] Install UTF-8 filter in Tomcat

Heloo all,

I have installed tomcat on a Centos 5.2 server, with Tomcat and postgressql
all configured to UTF-8, it's all working fine in terms of the functions
save, save and close, edit, etc, etc. The only problem I have is when I'm
uploading files. I've tried several, if not all, the workarounds I,ve found
in the list with no results.

Can someone help me creating a filter for tomcat as described here,
http://wiki.apache.org/tomcat/Tomcat/UTF-8 (alternative solution), I've some
tried this to with no results. I've created CharsetFilter.java in tomcat/lib
with the java code and added the xml to web.xml, resulting in a general
servlets failure in tomcat.

Thank you in advance,

Pedro Monteiro