Standard Tomcat5 debug configuration apparently does not work
I'm trying to do source level debugging using the standard configuration values (port 5050, etc.). I can start Tomcat 5.0.16 from inside the IDE; however when I try to access a page, say,
GET http://localhost:8080
I get the following error message:
400 No Host matches server name localhost
If I run tomcat outside the IDE, everything works fine.
If I'm doing something wrong, will someone please enlighten me. TIA
Ben Tompkins
请先登录再写评论。
Be sure that Tomcat has started without errors. If you have errors, try to correct them first.
Running Tomcat under IDEA 4 is difficult a bit. I've still errors which I can not solve but standart debugging works well for me with Tomcat 5.0.19 on Win2k/2k3 and redhat 9.0.