Dear All: I wrote a sample spring 2.x application. Set couple of break points in the controller. Then, as a standard procedure I did the following: - Started mvnDebug jetty:run ( the server is listening to 8000, I verified it) - I started netbeans and loaded the project I wanted to debug, used the netbeans menu option to attach to the ...