javax.mail, classpath and classpathx

Øyvind Harboe oyvind.harboe@zylin.com
Fri Oct 31 08:09:00 GMT 2003


>> Caused by: java.util.MissingResourceException: Bundle
>> gnu.java.locale.Calendar n
>> ot found
>
>Bugger.  This and LocaleInformation ought to be added to FirstThread,
>something like:


I was finally able to compile GCC 3.4 from CVS w/the patch, but I still
see the seemingly same problem.

c:\local\src>\\famine\oyvind\testgcc\send
Exception in thread "main" java.lang.ExceptionInInitializerError
   at __ZN4Send4mainEP6JArrayIPN4java4lang6StringEE
(C:\eclipse\workspace\SendMa
il\Send.class)
   at _main (c:\temp\ccsBaaaa.i)
Caused by: java.util.MissingResourceException: Bundle
gnu.java.locale.Calendar n
ot found
   at __ZN5javax4mail8internet14MailDateFormatC1Ev
(C:\eclipse\workspace\SendMai
l\gnumail.jar)
   at __ZN5javax4mail8internet11MimeMessage18__U3c_clinit__U3e_Ev
(C:\eclipse\wo
rkspace\SendMail\gnumail.jar)
   at __ZN4Send4mainEP6JArrayIPN4java4lang6StringEE
(C:\eclipse\workspace\SendMa
il\Send.class)
   ...1 more



More information about the Java mailing list