When you run the application, provide the classpath. Oftentimes you need to include 
the current working
directory (".")..

Java -cp . com.myco.myClass (assuming the main is in myClass.class) 

Hope this helps, 

--
Tim 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to