IBM
NetRexx 2
NetRexx is a human-oriented programming language which makes writing and using Java classes quicker and easier than writing in Java.

2.02
News
What's NetRexx?
NetRexx links
Downloading
Documentation
FAQ
Samples
Mailing list

NetRexx Frequently Asked Questions

  • Dion Gillard's NetRexx FAQ (Frequently Asked Questions) updated

  • For general installation problems, trouble-shooting, and current restrictions, please see the new NetRexx User's Guide.

  • Problems installing under Windows NT?

    A few people have been having problems getting NetRexx to run with some versions of the Java Virtual Machine under Windows NT. The symptoms appear to be that the CLASSPATH setting is being ignored, and either the NetRexxC class cannot be found or the sun/tools/javac/Main class cannot be found.

    The simplest solution to this seems to be to copy the NetRexxC.jar file and the tools.jar file (e.g., from \jdk1.3\lib) to the extensions directory (e.g., \jdk1.3\jre\lib\ext). Note that the extensions directory may need to be created, and should be under ...\jre\lib, not ...\lib.

    new Note that on some NT systems, with some Java installations, the extensions directory may be called ...\jre\1.3.0_01\lib\ext or similar. If you have a directory named like this, try putting the NetRexxC.jar and tools.jar files there.

    If these suggestions don't work for you, please send me e-mail at the address below with details of the symptoms, JVM you are using, etc. Also, if you can identify the cause of the problem, please let me know.


Requests and suggestions?

Your comments, questions, and suggestions for NetRexx and these Web pages are welcome! Either use the NetRexx mailing list, or send mail to me (Mike Cowlishaw) directly, using mail to mfc@uk.ibm.com.

[ IBM | Help | Legal | Privacy ]