Re: Encoding problem with Tomcat (hibernate) + Postgres

2010-02-24 Thread André Warnier
davefu wrote: Hi, this is my setup: - Debian Lenny - Tomcat 5.5 - Postgres 8.3 I'm running an app which is failing everytime it tries to get some data from the DB with characters like [ÁÉÍÓÚáéíóú]. By "failing" I mean the application isn't showing the data it should when Tomcat throws querys

Re: encoding problem with tomcat

2006-01-02 Thread Ron Piterman
Mark Thomas wrote: Can you provide the smallest possible servlet/JSP that doesn't work? At a guess running in debug mode is fixing/working around some other issue that is the root cause of the problem. Mark I am using tapestry, so I can not really deliver anyhting else than a tapestry page /

Re: encoding problem with tomcat

2006-01-02 Thread Mark Thomas
Can you provide the smallest possible servlet/JSP that doesn't work? At a guess running in debug mode is fixing/working around some other issue that is the root cause of the problem. Mark Ron Piterman wrote: > now also when both are using the symlink at /home/ron/tomcat, running > tomcat in norma

Re: encoding problem with tomcat

2006-01-02 Thread Ron Piterman
now also when both are using the symlink at /home/ron/tomcat, running tomcat in normal mode (without debugging) gives me wrong encoding... ? Ron Piterman wrote: Here are both commands, as listed by ps (i broke them to make reading easier): >> first the normal tomcat: >> /usr/java/jre/bin/

Re: encoding problem with tomcat

2006-01-02 Thread Ron Piterman
Here are both commands, as listed by ps (i broke them to make reading easier): >> first the normal tomcat: >> /usr/java/jre/bin/java -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/usr/java/tomcat/conf/logging.properties -Djava.endorsed.dirs=