On 3/27/06, Marisol Opreni <[EMAIL PROTECTED]> wrote: > > Hi! > When I startup Tomcat it says: > > INFO: Missing application web.xml, using defaults only > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/adss.licen > sing.core] > > My web.xml is in WEB-INF folder. > What am I doing wrong??
This is really a question for the Tomcat user list ... but if you're using Windows one thing to check is that the directory name is *really* "WEB-INF" and the filename is *really* "web.xml". Java is, in general, case sensitive about filenames. If this doesn't address it, I'd suggest asking the Tomcat folks. Mailling list info is at [1]. Tanx! > Marisol. Craig [1] http://tomcat.apache.org/lists.html