IAE-JAVA INSTRUMENTATION
-
Navigate to Servers > Server Types > WebSphere application Servers > Application servers > <Server Name> > Process Definition > Java Virtual Machine in the left navigation pane
-
Add the below JVM argument to Generic JVM arguments field
NOTE:
Ensure that <AppCollectiveID> mentioned below is replaced with the App Collective ID in the CMS Application Configuration section
-
-javaagent:c:\PROGRA~2\Virsec\iae-java\instrumentation.jar -Dvirsec_appcontextpath=<AppCollectiveID> -DVSP_HOME=c:\PROGRA~2\Virsec
-
-
Click Apply > Review
-
Select the option Synchronize changes with Nodes. Click Save
-
Navigate to Servers > Server Types > WebSphere application Servers > <Application Instance> in the left navigation pane.
-
Click Start to start the target WebSphere Server Instance
-
-
Application Deployment Folder:
-
Log in to the WebSphere host (Example: win2016)
-
Navigate to the directory:
%WAS_HOME%\profiles\<ProfileName>\installedApps\<Cell Name>
-
Example:
D:\IBM\WebSphere\AppServer\profiles\AppSrv01\installedApps\Dmgr01Cell01
-
-
Start Up Script File Path:
-
As the VSP-JVM arguments are configured manually, create a dummy file and provide the file path as Start Up Script File Path in the CMS
-