Hallo
Since several days I tried to debug my Struts Application with Eclipse. I set following ENV variables Set JPDA_TRANSPORT=dt_shmem Set JPDA_ADRESS=8000 I called Catalina with "jpda start" parameter. If I try to connect to jvm in Eclipse I always get the message "Failed to connect to remote VM. Connection refused" Regards Richard Markham