Is it possible to trace application deployed in Tomcat using eclipse diver?
Eclipse Diver: http://eclipsediver.wordpress.com/
I have checked the documentation and have not found details regarding this use case.
Anybody who has managed to do this yet?
I hope this can help you: http://deviltechie.wordpress.com/2011/05/16/debug-using-apache-tomcat-and-eclipse/
It’s allows you to connect Tomcat with Eclipse and trace, step by step, your program.