4.6.3. broadcast_message

Usage

broadcast_message ACTION [PARAMETERS]

Description

Broadcasts ACTION with optional PARAMETERS to all deployed bundles within the same environment.

Notes

  • This function is useful for sending custom messages during installation.
  • As an example, a java-webapp bundle sends a 'wardeploy' message to all bundles in an environment. The tomcat bundle can respond to this message.