Re: Debugging a Web application

2008-05-23 Thread R. Sriram
http is working fine on Port 8080. I am unable to connect to Tomcat from my IDE for debugging. In my old computer it worked fine with Port 5005. I had to reinstall in a new computer after the old one crashed. Now the IDE is not able to connect. I am wondering any Port Tomcat will listen to. Le

Re: Debugging a Web application

2008-05-23 Thread Leon Rosenberg
are you asking us on which port you can connect to the jvm or to tomcat via http? If its the later try 8080. leon On Fri, May 23, 2008 at 1:29 AM, R. Sriram <[EMAIL PROTECTED]> wrote: > Hello, > I am using Tomcat 6.0.16 and JDK 1.6. I am using IntelliJ IDEA as my IDE to > develop a Web applicatio

Debugging a Web application

2008-05-22 Thread R. Sriram
Hello, I am using Tomcat 6.0.16 and JDK 1.6. I am using IntelliJ IDEA as my IDE to develop a Web application. What Port(s) does Tomcat Listen to. I am unable to connect to localhost:5005. The command Line args I have set in the IDE is: -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport