Hi people
On RH 6.0 when I try to create a .jar file out of my classes, I get
the following - (I used jar cf my.jar *.class)
java.lang.NoClassDefFoundError: sun/tools/jar/Main
at java.lang.Throwable.<init>(Throwable.java:40)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:21)
I checked the /usr/bin/jar file and it seems that it is a shell
script calling "kaffe" executable with the argument
Sun.tools.jar.Main.
Any pointers for me as to what is going on ?
-amlan.
--
Amlan Saha [EMAIL PROTECTED], [EMAIL PROTECTED]
Mobile Computing and Protocols Group
Center for Wireless Comms, 20 Science Park Rd, Singapore 117674
+65.8709.265 (Tel) +65.779.5441 (Fax) **I speak only for myself**
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]