NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.1+)
The wrappers also set the JREHOME environment variable.
Running Java Tools
After installing the NonStop Java software and setting the environment variables, you start a tool by
typing its name at the shell prompt using a file name as an argument. You can also specify the path to
a tool by typing the path in front of the tool each time or by adding the path to the startup file. For
example, if NonStop Java is installed at /usr/tandem/java, do either of the following:
Type the following command to run the compiler:
/usr/tandem/java/bin/javac myfile.java
●
Add the string /usr/tandem/java/bin to your PATH variable, then type the following
command to run the compiler:
javac myfile.java
●
Contents | Index | Glossary | Prev | Next
NonStop Java Programmer's Reference (426947-002)
Copyright © 2002, Compaq Computer Corporation. All rights reserved.