Jonathan Pinto Sperafico
Results
1
issues of
Jonathan Pinto Sperafico
Hi everyone, I'm trying to debug some custom application deployed in JBoss EAP. My setup for it is like so: - standalone.conf enabled the following property: `JAVA_OPTS="$JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"` - started...
question