Prepare for deployment
Describes how to prepare to deploy an event management plug-in.
This action is available on the menu of HCL Workload Automation plug-in projects. It runs the dist target of the build.xml ANT build file in the project.
This action places in the project's dist folder the files that you must later copy onto the HCL Workload Automation event processor. They are:
- A jar file with the Java™ class files and a copy of TWSPlugin.properties and TWSPluginConfiguration.xml
- A copy of the user jar libraries present in the lib folder, if any
- A copy of the configuration file present in the config folder, if any
- A doc folder with your plug-in documentation in html