Java Dynamic Management Kit 3.2 Programming Guide |
---|
![[ Previous ]](nav/prev.gif) | ![[ Fast Back ]](nav/fb.gif) | Appendix D. Java Beans Development Kit Example | ![[ Fast Forward ]](nav/ff.gif) | ![[ Next ]](nav/next.gif) |
Before compiling the example, copy the contents of the directory containing the example to another location. The file access permissions of the directories under the home directory of your Java Dynamic Management Kit installation do not allow write access to ordinary users.
- Copy the source files of this example to another directory.
- Change to the directory where you copied the example files.
- Compile the agent application by typing:
This will create the .jar files AgentMain.jar and TextSample.jar, which can then be loaded into the BeanBox.
![[ Previous ]](nav/prev.gif) | ![[ Home ]](nav/toc.gif) | ![[ Next ]](nav/next.gif) |
Making a Manageable JavaBeans Component | ![[ Up ]](nav/up.gif) | Using the Java Beans Development Kit With the Agent Example |