i've a big pb, my application run well under Forte and when ilaunch it from dos, i've a classNotFoundError, the class that isn't found is in the jdk..\jre\lib\ext. Do u have an idea?
Ambrose Tati
Ranch Hand
Joined: Oct 03, 2000
Posts: 55
posted
0
Hi there, I had similar problem last night. My application run ok under JCreator v1.5 but not under dos (Win98). Try including the classpath option when you run your java command. Good luck Ambrose Tati