Nothing in there but the ioajava.jar file.  With classnotfound error something 
may still be wrong with your CLASSPATH statement.  You probably have this 
redbook, think it's the latest OSA guide - 
http://www.redbooks.ibm.com/abstracts/sg245948.html



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Mansell, George R.
Sent: Friday, April 18, 2008 2:13 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ioajava.jar

I upgraded to java 1.6.0._5 and changed path statements. It looks like I
am finding javx/help but I still have ClassNotFoundExecption. Is there
anything else in your \osa?


I had this problem just this week.  Turned out to be that java couldn't
find the help directory in the CLASSPATH statement.
CLASSPATH=.;C:\Program
Files\Java\jre1.6.0_05\jh2.0\javahelp\lib\jh.jar;C:\osa\ioajava.jar

Also put added java to the PATH statement.
Path=C:\Program Files\ThinkPad\Utilities;C...;C:\Program
Files\Java\jre1.6.0_05

JP



I am getting java.lang.NoClassDefFoundError: javax/help/HelpsSet
I did install javahelp 2.0
The javax/help does not have a HelpSet sub directory.
CLASSPATH :
C:\Program Files\IBM\Java142\IOAJAVA.jar;
C:\jh2.0\javahelp\bin\jhindexer.jar;
C:\jh2.0\javahelp\bin\jhsearch.jar;
C:\jh2.0\javahelp\lib\jsearch.jar;
C:\jh2.0\javahelp\lib\jh.jar
JHHOME:
C:\jh2.0
I need to change a mac for use with sna and the Rexx is working but this
may
be a better way.
Thanks

----------------------------------------------------------------------
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


------------------------------------------------------------------------------
NOTICE:  This electronic mail message and any attached files are confidential.  
The information is exclusively for the use of the individual or entity intended 
as the recipient.  If you are not the intended recipient, any use, copying, 
printing, reviewing, retention, disclosure, distribution or forwarding of the 
message or any attached file is not authorized and is strictly prohibited.  If 
you have received this electronic mail message in error, please advise the 
sender by reply electronic mail immediately and permanently delete the original 
transmission, any attachments and any copies of this message from your computer 
system. Thank you.

==============================================================================

----------------------------------------------------------------------
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

Reply via email to