|
As of October 27th, please open all new issues in the Red Hat Customer Portal . |
|
See http://fusesource.com/wiki/display/FUSEINT/Control_Actions
Karaf also provides these commands via the MBean AdminServivceMBean. So it should be easy to expose these through the existing mbean server. The only issue I can see is (experimenting with SMX4 + Kernel but without Karaf) there is no control for the first container started. You must first create a separate instance. Can this issue be marked Resolved?
Limitation and not sure if this one is still valid. a container can be stopped with HQ currently but start or restart is impossible as the MBean will go away. Start/Restart can be achived by adding the platform service that would run the script remotely.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note also the work done by David Bosschaert to make these Karaf shell commands callable from a shell script:
https://issues.apache.org/jira/browse/FELIX-1547