RE: Exception in thread "main" java.lang.NoClassDefFoundError: tn5250j

"Patrick Bielen" <[email protected]> Mon, 12 Dec 2005 08:09:30 +0100
Newsgroups gmane.comp.java.tn5250j.general
Message-ID <00a701c5feea$ff3430e0$810101c9@STAFABEHEER>
Hi Dave,

> I'm assuming this is a java error... 
> and nothing to do with tn5250j. 
> Am I correct in that assumption ?  ;)

I should say yes :-)
Seems tn5250j.jar is not in your classpath.
It also can be the case that . is not in
your classpath either, cause when you start
tn5250j from the tn5250j-dir then it should
be able to find the tn5250j.jar file.

try to enter "echo $CLASSPATH" on the console
to see if . is in the classpath.

Let us know what the results are.

Best Regards,

Patrick