Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Open the /opt/appc/docker-compose/docker-compose.yml
  • Port 5005 on the container needs to be opened up
  • Add The KARAF_DEBUG=true line in the environment section
Info

In order to enable remote debugging via Eclipse the developer/tester must enable the capability within the docker-compose.yml (see the snippet below):

  • Open the /opt/appc/docker-compose/docker-compose.yml
  • Port 5005 on the container needs to be opened up
  • Add The KARAF_DEBUG=true line in the environment section