WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Compiling your monitoring applications

Before you begin

To compile your Performance Monitoring Infrastructure (PMI) code, you must have the following JAR files in your classpath:
If your monitoring applications use APIs in other packages, also include those packages on the classpath. If any WebSphere Application Server class is not found with the above set of jars, then you can include all the WebSphere jars using:
javac -extdirs %WAS_HOME%\lib myclass.java



Related tasks
Developing your own monitoring applications

Task topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/tprf_compile.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)