That was it. Thanks Eileen once again.
Bob Pelletier Connecticut Student Loan Foundation Rocky Hill, Ct. -----Original Message----- From: Barkow, Eileen [mailto:[EMAIL PROTECTED] Sent: Thursday, April 19, 2007 9:28 AM To: [email protected] Subject: Re: IVP for JAVA - HELP on Hello World HelloWorld.class should be in the J1.3 directory. cd to the j1.3 directory and enter the following: java -cp . HelloWorld -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Thursday, April 19, 2007 9:25 AM To: [email protected] Subject: Re: IVP for JAVA - HELP on Hello World Thanks all for the support. I am trying to get the HELLO WORLD to work but am getting this: # export PATH=$PATH:/usr/lpp/java31/IBM/J1.3/bin # export JAVA_HOME=/usr/lpp/java31/IBM/J1.3/bin # java /usr/lpp/java31/IBM/J1.3/HelloWorld.class Exception in thread "main" java.lang.NoClassDefFoundError: /usr/lpp/java31/IBM/J 1/3/HelloWorld/class Any help is appreciated. Have a Nice Day ! Bob Pelletier Connecticut Student Loan Foundation Rocky Hill, Ct. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

