i'm trying to debug a web application developed in struts framework using eclipse3.2..I'm using apache tomcat 5.5 as server.I'm trying debugging as remote java application but everytime i start debug a error is generated failed to "connect to remote vm:connection refused" as i'm using tomcat5.5 it don't have catalina.bat,startup.bat,shutdown.bat in TOMCAT_HOME/bin , where JDPA_ADDRESS,JDPA_TRANSPORT are to be configured.so do anyone of ...