Hi all,
I tried running "hello.nrx" application.It was giving the following
error:
Exception in thread "main" java.lang.NoClassDefFoundError:
COM/ibm/netrexx/process/NetRexxC
My classpath is set to the following:
set classpath="e:\sandeep\Web Development\Java\jdk1.2.1\lib\NetRexxC.zip";"e:\sandeep\Web
Development\Java\jdk1.2.1\lib\tools.jar";.;
Kindly help me to get this work.
Thanks
Sandeep Desai