I tried everything that was suggested. Java -version returns: java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)
I still have the same problem. Gadi -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of R.S. Sent: Sunday, February 22, 2009 10:00 PM To: [email protected] Subject: Re: Starting OSA/SF Java Gui Gadi, It's quite hard to make up an environment for IOAJAVA. Some hints: 1. You need JAVAHELP. It is downloadable from Sun webapes (and described in OSA/SF manual). 2. You need entry for JAVAHELP in your CLASSPATH string, something like C:\Program Files\Java\JAVAhelp\jh2.0\javahelp\lib\jh.jar 3. I noticed that it is important what is the current directiory. So, issue command "java ioajava" from directory when IOAJAVA.JAR is kept. I created script file in this directory and link on my desktop. 4. I noticed that IOAJAVA is name-sensitive. You cannot rename it. It's a pain if you intend to use multiple versions of IOAJAVA. 5. Pay attention what is the version of your IOAJAVA. Improper (to old) version will prevent from connecting to IOASF on host. Always use the most current one (it will work with downlevel OSASF stc). HTH -- Radoslaw Skorupka Lodz, Poland -- BRE Bank SA ul. Senatorska 18 00-950 Warszawa www.brebank.pl Sd Rejonowy dla m. st. Warszawy XII Wydzia Gospodarczy Krajowego Rejestru Sdowego, nr rejestru przedsibiorcw KRS 0000025237 NIP: 526-021-50-88 Wedug stanu na dzie 01.01.2008 r. kapita zakadowy BRE Banku SA wynosi 118.642.672 zote i zosta w caoci wpacony. ---------------------------------------------------------------------- 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

