the default servlet invoker is disabled by default in conf/web.xml. Either enable it or create your own servlet mapping in WEB-INF/web.xml
> -----Original Message----- > From: Denys Sene dos Santos [mailto:sene@;cptec.inpe.br] > Sent: Thursday, October 31, 2002 6:52 AM > To: Tomcat Users List > Subject: Re: Tomcat on Thru64 Unix (OSF1) > > > > No, this is not the problem. > I made no changes on defaulf server.xml. > > Garrett Smith wrote: > > > > Hi, > > > > I haven't used the examples, but I'm going to make a guess: > > > > Did you try using /examples/servlet/servletName? > > > > notice servlet/ instead of servlets/ > > > > Garrett > > > > --- Denys Sene dos Santos <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I'm having some troubles while running Tomcat 4.1.12-LE > > > under Digital Unix (OSF1). The server are running ok, but the > > > /examples dir with the servlets are returning the error : > > > > > > HTTP Status 404 - /examples/servlets/ > > > > > > type Status report > > > > > > message /examples/servlets/ > > > > > > description The requested resource (/examples/servlets/) is not > > > available. > > > > > > I'm working with the default config files. > > > Under linux, I have no problems. > > > > > > Thank you. > > > > > -- > _____________________________________________________________________ > \_ > \ Denys Sene dos Santos - [EMAIL PROTECTED] > o/\_ http://www1.cptec.inpe.br/~sene/ - ICQ #31845401 > <\__,\ Meteorological Products Group - Phone: +55 12 560-8458 > ">. | Center for Weather Forecasts and Climate Studies - CPTEC > ` .-| National Institute for Space Research - MCT/INPE > . \ A happy Linux User #71117 > . \ > .-| > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
