How to enable remote debugging JBoss 6

If you look into the standalone.bat/.sh you will find detailed usage. standalone.bat --debug this will start your JBoss server in standalone mode listening on port 8787. If you want override the port you can do that with simpliy adding the number at the end. standalone.bat --debug 8888

Comments

Popular posts from this blog

The biggest java security vulnerability of 2021