简体   繁体   中英

Application won't open in Tomcat

I've just started learning Spring and I'm trying to install the proper environment by going through a book I bought ("Developing Enterprise Java Applications with Spring Frameworks") but I'm not having much luck. I've got everything installed and working as far as the tests go: - Eclipse (Indigo) - Tomcat 7.0.35 - SQL Server - Ant 1.8.4

I've deployed my project and I am now running tomcat. When I open tomcat via my browser and enter manager app, I can see my project and running = true. But when I click on it, I'm getting the "Webpage is not available". I'm not seeing any errors displayed on any of my consoles and since I'm new to this I'm not sure where to start to look for a solution. Let me know what other information you need in order to point me in the right direction. Much appreciated!

What does catalina.out say? An error should be logged with default settings. Otherwise you might have to change logging settings

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM