> I know what you mean, here in europe we encounter some strange behaviour in > different layers too often (Try to return umlauts with a vanlilla aolserver > 3.4). Strange here is that the server has installed exactly the same linux > distribution and exactly the same aolserver and works fine, as did the test > machine in the past. The only thing I have changed is the nsjava module, but > that doesn't touch the aolserver sources.
That's the problem with fiddling with locale, and why extension code should never do it - it modifies the locale for an entire process. Jeff
