Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 1998 18:18:46 +0800
From:      Doug Lo <jwlo@ms11.hinet.net>
To:        freebsd-java@FreeBSD.ORG
Subject:   Would anyone tell me what it means?
Message-ID:  <35728006.14A3BE5C@ms11.hinet.net>

next in thread | raw e-mail | index | archive | help
Hi,

I run 'javac -encoding Big5 test.java' to compile chinese java program.
I start netscape and load my chinese java applet, I got error messages:

% Could not get localized       resources:
java.lang.UnsatisfiedLinkError: native method
java/util/ResourceBundle.getClassContext not found: Undefined symbol
  at java.util.ResourceBundle.getLoader(ResourceBundle.java)
* at java.util.ResourceBundle.getBundle(ResourceBundle.java)
  at netscape.softupdate.Strings.bundle(Strings.java)
  at netscape.softupdate.Strings.getString(Strings.java)
  at netscape.softupdate.Strings.targetDesc_LimitedInstall(Strings.java)
  at netscape.softupdate.SoftwareUpdate.<clinit>(SoftwareUpdate.java)
Using English Language Default.

Would anyone tell me what does it mean and tell me how to do that I can get the
right localize on netscape.

Thanks in advance,
Doug.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35728006.14A3BE5C>