Strange encoding problem using forms

2010-02-11 Thread Søren Krum
Hello! I have a small problem with a cocoon application and forms. The application runs fine on one machine, but for some reason we want to have a mirror of that machine. Higg Avalability and failover... And here some more details: The part failing is a simple form build up via cocoon forms (we

Re: Strange encoding problem using forms

2010-02-11 Thread Jos Snellings
The two tomcat versions on the machines are the same, but, can you please make a diff between the two server.xml under $CATALINA_HOME/conf? Just to be sure ... Jos On Thu, 2010-02-11 at 11:47 +0100, Søren Krum wrote: Hello! I have a small problem with a cocoon application and forms. The

Re: Strange encoding problem using forms

2010-02-11 Thread Dominic Mitchell
On Thu, Feb 11, 2010 at 6:40 AM, Jos Snellings jos.snelli...@pandora.bewrote: The two tomcat versions on the machines are the same, but, can you please make a diff between the two server.xml under $CATALINA_HOME/conf? Just to be sure ... The other thing to check are the system properties

Re: Strange encoding problem using forms

2010-02-11 Thread Søren Krum
Hi again! :-) You see me smiling, the file encoding on the one machine is utf-8, there it works, and the other is iso-8859-1. I am not sure if it fixes the problem if i change it, but that i figure out soon (if i have figured out why this differs at all, and how to change it.) :-) Thx for this

Re: Strange encoding problem using forms

2010-02-11 Thread Søren Krum
And that fixed the problem! Winner of the cake is Dominic Mitchell, thanks a lot :-) -- Med vennlig hilsen Søren D. Krum - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail:

RE: Can't use switch with cocoon.request.get in flowscript [SOLUTION]

2010-02-11 Thread Schmitz, Jeffrey A
Thanks! Really cleans up my code. I'm just surprised this issue hasn't been raised before here. Jeff -Original Message- From: Robby Pelssers [mailto:robby.pelss...@ciber.com] Sent: Tuesday, February 09, 2010 4:03 AM To: users@cocoon.apache.org Subject: RE: Can't use switch