Compiling your monitoring applications

Use this page to find the JAR files required to compile your Performance Monitoring Infrastructure (PMI).

Procedure

To compile your Performance Monitoring Infrastructure (PMI) code, you must have the following JAR file in your class path:

What to do next

The JAR files listed above are needed to compile your Performance Monitoring Infrastructure. If your monitoring applications use APIs in other packages, also include those packages on the class path. 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 -classpath %WAS_HOME%\plugins\com.ibm.ws.runtime_6.1.0.jar myclass.java



In this information ...


Related tasks

IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Feb 5, 2014 9:49:51 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-mp&topic=tprf_compile
File name: tprf_compile.html