Use this page to find the JAR files required to compile
your Performance Monitoring Infrastructure (PMI).
What to do next
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