Java: InvocationTargetException caused by MissingResourceException, but its there?

The sun. * packages are not part of the supported, public interface. It is likely you are not using a sun jdk on linux.

The sun. * packages are not part of the supported, public interface. It is likely you are not using a sun jdk on linux.

A Java program that directly calls into sun. * packages is not guaranteed to work on all Java-compatible platforms. In fact, such a program is not guaranteed to work even in future versions on the same platform.

See here for details.

– Paul Whelan Oct 7 '11 at 14:12 ah, that make sense. So, I guess my next question would be, how do you programmatically sign a jar file? It doesn't seem like its possible without using some sun.

* packages... I guess ill have to open a new thread on that. Thanks. – wuntee Oct 7 '11 at 14:21 java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07) Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing) – wuntee Oct 7 '11 at 14:21.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions