Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 6.x |
Required configuration settings to be able to connect to the BE JMX MBean of a BE application started in a Docker container with JDK tool JConsole
Note:
Scripts to create a BE application image available here:
https://github.com/TIBCOSoftware/be-tools
Documentation:
https://github.com/TIBCOSoftware/be-tools/wiki/Dockerize
docker run -it --rm -p 8108:8108 -p 5555:5555 -e PU=default -e tra.java.property.java.rmi.server.hostname=127.0.0.1 -e ENGINE_NAME=fdsample fd:be621