It sounds like you may need to add classpath info.  Soething like this:

javac *.java -classpath c:\jrun\nozomi\lib\ejb2_0.jar;c:\jrun\nozomi\lib\jta.jar;

Your classpath may difer, of course.  Hope this helps.

Barry Charles
JRun QA

-----Original Message-----
From: Chris Jenkins [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 02, 2002 1:08 PM
To: JRun-Talk
Subject: Java/Javac Compiler


I wish there was an archives to search because i'm new to the list and I
hope this hasn't been discussed before.  I'm trying to compile my .java
files.  At the command prompt i type java file.java.  I receive an error
stating.

exception in thread "main" java.lang.NoClassDefFoundError

I'm running jrun 3.1

Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to