• 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

Servlets not found in ROOT dir - OK, in examples????

 
Ranch Hand
Posts: 287
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I usually dont mess with Tomcat....not a big fan but I have a friend that needs it set up so I figured Id give him the newest stable I could find ... 4.1.18. Everything is running, the Tomcat stuff works fine & all the examples work with no problem at all. BUT I made a classes folders in the ROOT directory (would it kill them to do that???) Made a quicky test servlet...NFG, I take the servlet & throw it in the examples folder, works fine with the examples path added to the url......what the heck gives with this bucket of bolts! Thanks for any help you can give!
[ January 02, 2003: Message edited by: DC Dalton ]
 
Ranch Hand
Posts: 704
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am guessing that the context path for the root app needs to uncommented in the server.xml file
 
DC Dalton
Ranch Hand
Posts: 287
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Found & tried that still NFG, I also noticed that this thing almost shuts this poor laptop down! Its sucking up memory like there is no tomorrow so I dumped it & put a 3x version (that actually runs) on the machine...... thanks anyways.
 
Well THAT's new! Comfort me, reliable 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