add debug port
This commit is contained in:
parent
412e27f0bb
commit
4a851a41ca
1 changed files with 2 additions and 0 deletions
|
|
@ -50,3 +50,5 @@ SECURITY_MANAGER="false"
|
|||
# If you wish to further customize your tomcat environment,
|
||||
# put your own definitions here
|
||||
# (i.e. LD_LIBRARY_PATH for some jdbc drivers)
|
||||
|
||||
JAVA_OPTS="$JAVA_OPTS -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue