• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem with opening/running application

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

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!
 
Think of how dumb the average person is. Mathematically, half of them are EVEN DUMBER. Smart tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic