Guy Galil wrote:
> With:
> public NumberKey(long key)
> {
> this.key = BigDecimal.valueOf(key);
> } This bug has been documented as TRQS180. It was fixed by Martin Poeschl September 11, 2003. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
