In the default <ARTEMIS_INSTANCE>/etc/artemis.profile there are these lines:

  # Debug args: Uncomment to enable debug

#DEBUG_ARGS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005"

Uncomment the second line and then start a debugging session in your IDE
and point it to localhost:5005.


Justin

On Sat, Dec 28, 2019 at 11:00 AM Krzysztof <h4v...@gmail.com> wrote:

> Hi,
>
> Is there any guide (sth similar to
>
> https://activemq.apache.org/components/artemis/documentation/2.0.0/hacking-guide/ide.html
> )
> describing how to run Artemis locally with debugger attached?
>
> Thanks,
> Krzysztof
>

Reply via email to