Wildfly 8 - Debug error

Asked

Viewed 164 times

0

I’m trying to debug my action (Eclipse Mars, Wildfly 8, Struts 2 and java 8), start the server on the Debug option, but when pressing F6 or clicking on the icon to process from a certain point the focus goes to lines that have no code. I’ve tried to:

  • Clean of the project
  • Server Clean
  • Full Publish

In the Windows->Preferences menu, I looked for some configuration to debug, but could not find.

1 answer

0

The solution is simple, talking to a friend, we can identify the problem. Loss in code timing. To resolve the issue, simply update the project, right-click the project, then click Refresh. Then just run the project clean and start the server in debug mode.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.