This is a collection of scripts for the webMethods Suite on Linux. They cover the following areas:
- Installation (yet to come)
- Development (yet to come)
- Operations
Yet to come.
Yet to come.
You can do the following things with components of the webMethods suite (not all components allow all operations).
- Start (asynchronous, returns immediately)
- Stop (synchronous, waits for end of shutdown)
- Restart (stop + start)
- Kill
- Get process ID (PID)
- Check on status (OS-level process running, no functional check)
- View log files
- Get log file names
In addition the script provides a self-install mechanism that creates a config file, symbolic links etc. in $WEBMETHODS_HOME/bin and /etc/init.d (if installed by root).
The documentation is included in the scripts themselves, so that you always have it available.
Please check the documentation in the script for your version, whether or not a particular component has been tested with this version. Since this is a community project, there may be components where this not been done yet.
The initial version of this script was created in 2009 and has since been updated for newer versions of the webMethods Suite. The decision to keep individual scripts for the various versions was made to easily handle the sometimes subtle differences (e.g. changes to paths) between versions. Also, it makes it easier to add new components.
These tools are provided as-is and without warranty or support. Users are free to use, fork and modify them, subject to the license agreement.
webMethods® is a registered trademark of International Business Machines Corporation (“IBM”).