What JDK are you using, anyway ? I need to track this down, so I'm gonna do this 1) Copy my Tomcat directory (on Osx) to my Slackware server. This check allows me to see if it's only a problem in cocoon 2.1 since my Tomcat uses 2.0 2) Then I will copy my postgresql-jdbc jar from 2.0 to 2.1. Could also be a problem in it. I'm not sure whether I need to specify options, but the .jar was build by me without options in Postgresql 3) Then I will downgrade my JDK to 1.4.x where x < 2.
I'm pretty sure it's not Postgresql, because both Cocoons are connecting to the same database on the same server, with the same datasource settings. -----Original Message----- From: Alexander Schatten [mailto:[EMAIL PROTECTED] Sent: zondag 7 maart 2004 2:29 To: [EMAIL PROTECTED] Subject: Re: [OS-X] Serious Encoding Problems (VM Bug?) Yves Vindevogel wrote: >My problem (see: Bug in ServerPages Generator ??) could be related to this. > >If I declare some string in Java within XSP, I have to use unicode for (in >my case) french characters. I now experience the same problems with data >coming from my database. > >I think it could also be VM related (I'm using 1.4.2_03 *i think*) or the >JDBC driver. >I do not have the problem on OSX, but I connect to the database using the >mydatabase?charSet=iso-8859-1 dburl. > > > well, thanks for the comments, so it is probably not me beeing too stupid, because I tried all tips, but no one worked so far: and to mention it again: it already worked with the JDK version before the update; so meanwhile I really assume, that this is a JDK bug! btw.: what do you mean with mydatabase?charSet=iso-8859-1 dburl. ? thanks alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
