Hi all,
i have got a problem while i try to run tomcat in debug mode.
So, i want debug my web application, i set my breakpoints in servlet and then i run tomcat (version 4.1.31) in debug mode. When i invoke the servlet method where i set my breakpoint debug doesn’t stop, but the normal execution continue.
My configuration is:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609
Tomcat 4.1.31
Someone can help me?
Regards