login to the admin console (localhost:4848), click on "Application Server" in
the left menue, click on "JVM Settings", check "Debug", change port if you like
("Debug options", assign other port to param "address").
Restart
server.
Create new Remote Debug Config in eclipse ("Debug...", "Remote Java
Application"). Name it as you wish and tell it to connect to localhost with port
9009 (or your port specified).
Start debug-configuration, eclipse should now
connect.
Happy debugging!!
阅读(3724) | 评论(0) | 转发(0) |