I found the cause to the problem, i had accidentally changed the System properties via System.setProperties(newProperties) and unknowingly it has "erased" the previous System properties setting. After i fixed this problem, the ZoneInfo problem disappears.
regards chung-onn
On 4 Apr 04, at 9:20 PM, robert burrell donkin wrote:
hi
it's hard to tell just from the message. could you please attach some more details?
a full stack trace would be useful, a test case (demonstrating the problem) even better.
- robert
On 2 Apr 2004, at 18:28, [EMAIL PROTECTED] wrote:
Hi,
I am encountering some problem with Betwixt, after i have clean up my code, which was working earlier, i am now getting the message below whenever i invoke both beanWriter.write() or beanReader.parse(). Did i missed something?
"ZoneInfo: null/lib/zi/ZoneInfoMappings (No such file or directory)"
Any help is greatly appreciated. thanks in advance chung-onn
--------------------------------------------------------------------- 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]
