Why and when to perform this task
Follow these steps to run your monitoring applications.Steps for this task
call "%~dp0setupCmdLine.bat" set WAS_CP=%WAS_HOME%\properties set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\pmi.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\pmiclient.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\ras.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\admin.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\wasjmx.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\j2ee.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\soap.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\soap-sec.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\nls.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\wsexception.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\ws-config-common.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\namingclient.jar %JAVA_HOME%\bin\java "%CLIENTSOAP%" "%CLIENTSAS%" "-Dws.ext.dirs=%WAS_EXT_DIRS%" %DEBUGOPTS% -classpath "%WAS_CP%" com.ibm.websphere.pmi.PmiClientTest host name [port] [connectorType]