Keep a browser handy, with the WAS InfoCenter at http://publib7b.boulder.ibm.com/webapp/wasinfo1/index.jsp?deployment=ApplicationServer&lang=en bookmarked.
Most items discussed in this document apply to both Windows and UNIX setups, but the command-line commands all use Bourne-compatible shell syntax (unless otherwise noted), UNIX filesystem layout, and UNIX path delimiters. Note that there are a handful of basic features of the Administrative Console which just do not work with the lightweight server. When I discuss the Administrative Console, I mean an Administrative Console running on a standalone WAS instance.
This document does not explain installation, since that is covered by a different HOWTO. This document does explain how to use and administer the WAS server, with the specific goal of making the attentive reader a power user in a very short time.
Web Server administration is nearly entirely separate from WAS administration. Unlike other application servers, you need to take care of starting and stopping your front end web server independently of WAS.
Some names you will need to know. Instance name and node name appear in some directory paths, so I'm defining the following <KEYWORDS> to make this document easier to understand.
There are WAS programs for remotely administering nodes, and for building and deploying standalone J2EE application clients. I do not cover those programs here since these are atypical uses.