testItAll
testItAll

Reputation: 49

Unable to debug in jsp anymore

I was able to always debug in jsp files no problem. But I made some code changes and during my testing the points will no longer hit where I placed them, only my class files. I noticed the blue marks in the jsp file were did not have ticks were as the class file did. Reading stuff online said this is cause the byte code and source code are not in sync. I have redeployed and restarted with neither having an effect. I was just debugging this with no issue till I made changes, has anyone encountered this?

Upvotes: 1

Views: 161

Answers (0)

Related Questions