2
Start the Wildfly in the eclipse on-mode debug is simple. I want to start via command line by running the standalone.bat. So far so good, but I want to start in mode debug and under normal conditions I can open my cmd and rotate the command:
standalone.bat --debug
But it’s a little convenient to have to open the cmd for that. Has how I open this file and put some configuration so that being so I just take 2 clicks on the file to start it in mode debug ?
He doesn’t seem to be going yet.
– Roknauta
I did the test with both ways, both it presents the message
Listening for transport dt_socket at address: 8787– Denis Rudnei de Souza
For me too, but in practice it won’t, I may be doing something wrong but it’s a simple JSF screen test.
– Roknauta
Below
set DEBUG_MODEthere is alsoset DEBUG_PORT, you can configure the debug port in this variable too– Denis Rudnei de Souza