Debugging remote JBoss server
From OpenKM Documentation
Revision as of 10:23, 4 February 2010 by Jllort (talk | contribs) (Created page with 'In run.sh script must be added the line JAVA_OPTS="-Xmx2000m -Djava.awt.headless=true -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000 "')
In run.sh script must be added the line
JAVA_OPTS="-Xmx2000m -Djava.awt.headless=true -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000 "