Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1-incubating
-
None
Description
for remote debugging enable "remote socket debugging" - uncomment:
set "JAVA_OPTS=%JAVA_OPTS% -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"
in
standalone.conf (standalone.conf.bat)
and connect to
port 8787