Dockerizing a stand-alone Petals ESB container

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
h2. Connecting to Petals ESB

You can connect with usual tools: [Petals CLI|petalscomponents:Petals CLI 3.2.0-SNAPSHOT] or [Petals Cockpit|petalscockpitsnapshot:], or you can also use basic tools as JConsole or VisualVM using the JMX URL: *{{service:jmx:rmi:///jndi/rmi://<docker-container-ip>:7700/PetalsJMX}}*, with {{petals/petals}} as credentials.

To get the IP adress of the Docker container, type in: *{{docker inspect petals | grep \"IPAddress\"}}*