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
I upgrade to jdk 1.2pre_v2 (glibc 2.1) and it is all fixed now. It is strange that the problem occurred right after the upgrade from Redhat 5.2 to 6.0 though. [EMAIL PROTECTED] on 09/14/99 11:38:47 AM To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc:(bcc: Glen C. Hawkins/Users/Skyway) Sub

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