On Thursday 27 March 2008 14:08:13 Kropp, Henning wrote:
>
> I am not sure, but maybe using <![CDATA[]]]]> for descriptions helps.
>
I've tried that. But it does not help :(

Looking for differences between the two systems, I remebered, that Ubuntu 
comes with Java 6.0 and Etch only with 5.0.

The development systems, where the tests run with no problems, has:
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)

The production system, where the strange DBUnit error occures and where 
strings with german umlauts do not match, has:
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_14-b03, mixed mode)

I'm really running out of ideas, what the heck causes the tests to fail on the 
production system...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to