Also JAVA_HOME should stop one node before /bin. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group: G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html
On Thu, 19 Apr 2007 09:27:48 -0400, Barkow, Eileen <[EMAIL PROTECTED]> wrote: >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

