Problem w/ Java 1.2

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem w/ Java 1.2

joe mcverry-2
Since I couldn't get to the NetRexx mailing list archives this morning I
may be posting an old problem.

Compiling on a Win98 machine with Sun's latest 1.2 jdk the NetRexx
compiler chokes with the following exception:
  Exception in thread "main" java.lang.NoClassDefFoundError:
sun/tools/javac/Main
          at COM.ibm.netrexx.process.RxTranslator.compile(Compiled Code)


It appears to happen during the compile java phase.

This happens with both 1.144 and 1.148 versions.

Any suggestions?

jmcverry.vcf (288 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Problem w/ Java 1.2

rvjansen
Joe,

this is in the netrexx installation docs: have to put
x:\jdk1.2\lib\tools.jar on the classpath for Java 1.2

René.

joe mcverry wrote:

> Since I couldn't get to the NetRexx mailing list archives this morning I
> may be posting an old problem.
>
> Compiling on a Win98 machine with Sun's latest 1.2 jdk the NetRexx
> compiler chokes with the following exception:
>   Exception in thread "main" java.lang.NoClassDefFoundError:
> sun/tools/javac/Main
>           at COM.ibm.netrexx.process.RxTranslator.compile(Compiled Code)
>
> It appears to happen during the compile java phase.
>
> This happens with both 1.144 and 1.148 versions.
>
> Any suggestions?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>