Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ][ Fast Forward ][ Next ]

Chapter 2. Tutorial Example

This chapter is a tutorial based on a simple example provided with the Java Dynamic Management Kit. The directory containing the source files for the tutorial example depends on the operating environment:

Operating Environment

Directory

Solaris

installDir/SUNWconn/jaw/examples/tutorial

Windows NT

installDir\SUNWconn\jaw\examples\tutorial

Before compiling any of the examples, copy the contents of the directory containing the example to another location. The file access permissions of the directories under the installation directory do not allow ordinary users write access. The tutorial example consists of the following sections:


Note - For standard JavaŽ 2 SDK commands, only the command name and any required arguments are given. It is assumed that the path to the command is defined either in the command you type or in your PATH variable.



[ Previous ][ Home ][ Next ]
Overview of the Development Process[ Up ]Developing an M-Bean