Re: Class not found

1999-09-15 Thread Ted Neward
my wife won't let me." --Me -Original Message- From: Thomas M. Sasala <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, September 15, 1999 6:10 AM Subject: Re: Class not found > > With

Re: Class not found

1999-09-15 Thread Thomas M. Sasala
With JDK 1.2, you don't need to specify the classpath when you run an app. That might be your probelm. Christian Posse wrote: > > Hi, > > sorry for maybe asking an obvious question. I have seen that problem > posted in > the past but I can't find the answer to it. > > I just upgrad

Re: Class not found

1999-09-14 Thread GLENH
) Subject: Class not found Hi, sorry for maybe asking an obvious question. I have seen that problem posted in the past but I can't find the answer to it. I just upgraded to jdk 1.2pre_v2 (glibc 2.1) from 1.1.7_v3. I have RH 6.0. What worked before under 1.1.7 v3 does not work any more.

Class not found

1999-09-14 Thread Christian Posse
Hi, sorry for maybe asking an obvious question. I have seen that problem posted in the past but I can't find the answer to it. I just upgraded to jdk 1.2pre_v2 (glibc 2.1) from 1.1.7_v3. I have RH 6.0. What worked before under 1.1.7 v3 does not work any more. (The problem is not Kaffee, I did

Re: Class not found

1999-07-26 Thread Nathan Meyers
Eric Smith wrote: > > Hi > > A week of frustration and still we are unable to run any of the demos on our > Blackdown 1.2 installation. Here is the error: > > [root@plum Simple]# java SimpleExample > java.lang.NoClassDefFoundError: javax/swing/JPanel > at java.lang.Throwable.(Throwable

Class not found

1999-07-26 Thread Eric Smith
Hi A week of frustration and still we are unable to run any of the demos on our Blackdown 1.2 installation. Here is the error: [root@plum Simple]# java SimpleExample java.lang.NoClassDefFoundError: javax/swing/JPanel at java.lang.Throwable.(Throwable.java:40) at java.lang.Error.

Metal PLAF class not found

1999-06-01 Thread Ernst de Haan
This was: Unidentified subject Sounds like a problem with class loaders. But everything is in one big jar file. Hmmm. Pavel Kessler wrote: > The trace of already loaded classes (see attachement) shows, > that this class was already loaded ! Pleez use a subject! -- Ernst de Haan Freelance Java

RE:RMI on Linux, Class Not Found Error Message

1998-07-03 Thread Kevin B. Hendricks
This may or may not be the cuase of your problem but it sure sounds like it. The error message "class not found" on jdk116 should really say: class not found...error in class initializition? It seems for security purposes, 1.1.6 will report class not found and abort if there are any