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:
  • %WAS_HOME%/plugins/com.ibm.ws.runtime_6.1.0.jar

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 previously listed 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

주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:11
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tprf_compile
파일 이름:tprf_compile.html