Skip to main content Skip to complementary content

Enabling remote access using JMX (optional)

To access Talend Remote Engine using JMX, you need to edit the configuration file.

Procedure

  1. Open the <RemoteEngineInstallationDirectory>/etc/org.apache.karaf.management.cfg file to edit it.
    By default, the rmiRegistryHost and rmiServerHost values are set to localhost.
  2. Change the rmiRegistryHost and rmiServerHost values to 0.0.0.0 then save your changes.
  3. When prompted, provide the following login and password to connect:
    • Login: karaf
    • Password: karaf

Results

You are now able to connect to Talend Remote Engine from other machines using JMX.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!