I setup a new web project on Eclipse and build/deployed the application.
To check the flow out for a particular module I set breakpoints in my source and started the
JBoss server in Debug mode. The execution stops at the breakpoints but in the .class files. I have configured the Source in the Debug Configurations > Source.
Stuck here as am not able to see the flow in the
java source files. Any suggestions?