Creating Java plug-in sets and configurations
To create a Java plug-in set
- In a browser, open the AR System Administration Console, and select System > General > Plugin Server Configuration .
- On the AR System Administration:Plugin Server Config form, click the plus sign (+) to open the Create Plugin Set form.
Enter the values for the following fields:
Field name
Description
Plugin Instance
This field is populated with the value from the Plugin Server Instance field.
Plugin Set
Enter the name of the plug-in set.
- Click Create.
To add Java plug-in set configurations
- In a browser, open the AR System Administration Console, and select System > General > Plugin Server Configuration.
On the AR System Administration:Plugin Server Config form, open the Plugin Set Configuration tab, and click Create to open the Create\Modify Plugin Set Configuration form.
The Plugin Set Configuration tab is visible only if you select a value for the Plugin Set field.
Enter the values for the following fields:
Field name
Description
Key Prefix
Enter the key prefix by using the following format:
pluginSetName.pathelement.type
pluginSetName must match the name in you Java plug-in set, which you created in the first procedure above.
Key
Type location or path.
Value
If you entered location in the Key field, enter the complete path to the JAR file.
For example: D:\BMCSoftware\BMCARSystem\pluginsvr\rle\lib\aspectjrt.jarIf you entered path in the Key field, enter the path of the folder that contains the JAR file.
For example: D:\BMCSoftware\BMCARSystem\pluginsvr\chgThere is no validation for the values you enter in the Key and Value fields. The plugin server validates this internally. If these values are incorrect, they are not saved in the pluginsvr_config.xml file. Furthermore, an error message is not logged in the arjavaplugin.log or arplugin.log files.
- Click Create.
To view Java plug-in set configurations
- In a browser, open the AR System Administration Console, and select System > General > Plugin Server Configuration.
On the AR System Administration:Plugin Server Config form, open the Plugin Set Configuration tab.
The Plugin Set Path Elements area displays the list of available plug-in sets with their values.
To modify Java plug-in set configurations
- In a browser, open the AR System Administration Console, and select System > General > Plugin Server Configuration.
- On the AR System Administration:Plugin Server Config form, open the Plugin Set Configuration tab.
- In the Plugin Set Path Elements list, select the plug-in set that you want to modify.
- Click Modify to open the Create\Modify Plugin Set Configuration form.
- Modify the data as needed, and click Update.
To delete Java plug-in set configurations
- In a browser, open the AR System Administration Console, and select System > General > Plugin Server Configuration.
- On the AR System Administration:Plugin Server Config Form form, open the Plugin Set Configuration tab.
- In the Plugin Set Path Elements list, select the plug-in set that you want to delete, and click Delete.
- In the confirmation box, click Confirm.