Maven WAS5 Config Plugin
This plugin provides functionality for configurating parts of your WebSphere application server. The plugin generates
jacl scripts on the fly based on xml files, so you do not need know anything about scripting.
The plugin currently supports the setup of:
JDBC Providers
Datasources
J2C Authentication Data Entries
Listenerports
Name Space Bindings
WebSphere MQ Queue Connection Factories
WebSphere MQ Queue Destinations
WebSphere MQ Topic Connection Factories
WebSphere MQ Topic Destinations
The plugin supports both BASE and ND deployment setup It assumes only one cell.
Examples on how to use plugin can be found
here.
For more information on the functionality provided by this plugin, please see the
Goals document.
For more information on how to customise the functionality provided by this plugin, please see the
Properties document.