Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 95311 invoked from network); 6 Jan 2003 21:16:18 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Jan 2003 21:16:18 -0000 Received: (qmail 8159 invoked by uid 97); 6 Jan 2003 21:17:15 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 8135 invoked by uid 97); 6 Jan 2003 21:17:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 8109 invoked by uid 98); 6 Jan 2003 21:17:14 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <003c01c2b5c9$084bbb30$7da09384@nathan> From: "Nathan Smith" To: "Tomcat Users List" References: <8D966D6B75EB7F47AA300241BF2E1D0C01D113CF@merc17.na.sas.com> <3E19E282.9020002@stevenssoftware.com> Subject: Re: Tomcat 3.3.1 Problem Date: Tue, 7 Jan 2003 10:17:35 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MDRemoteIP: 132.147.160.125 X-Return-Path: nathan@labpro2000.com X-MDaemon-Deliver-To: tomcat-user@jakarta.apache.org X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Tomcat 3.3.1 can only use WEB.XML file that uses the servlet 2.2 dtd. To be more clear the top of your web.xml file should contain the following: The web-apps_2_2.dtd in the url above is the file that basically describes how the web.xml should be formatted. Tomcat 3.3.1 implements the Servlet 2.2 API and so does not understand the web-app_2.3.dtd. Hope this sheds some light on the problem. Nathan. ----- Original Message ----- From: "Sarah Stevens" To: "Tomcat Users List" Sent: Tuesday, January 07, 2003 9:09 AM Subject: Re: Tomcat 3.3.1 Problem > Thanks, Larry and Paul. (Paul, I don't think I got your whole message, > it seemed to be truncated) > > The '-' at the beginning or some lines are *not* in the actual file. I > run tomcat from a window so that I can have live debugging on my > development computer instead of running it as a service....in the Tomcat > window, it shows ContextXMLReader: Context > config=$Tomcat_Home\conf\apps-BS.xml > AutoWebApp: Loaded from config: DEFAULT:/BS > ContextManager: Tomcat configured and in stable state > ContextManager: Adding DEFAULT:/BS > > So that all looks good....but then there is an error... > XMLMapper: Can't find resource for entity: -//Sun Microsystems, > Inc.//DTD Web Application 2.3//EN > -->http://java.sun.com/dtd/web-app_2.3.dtd "null" > > What does this error mean? > > Thanks a lot! > > Sarah > > > Larry Isaacs wrote: > > >There doesn't appear to be anything wrong with the XML below, > >assuming the '-' at the beginning of some lines are *not* in the > >actual file. > > > >Check the log output of Tomcat to make sure no problems are being > >reported at startup and when tomcat receives the browser request. > > > >Cheers, > >Larry > > > > > > > >>-----Original Message----- > >>From: Sarah Stevens [mailto:help@stevenssoftware.com] > >>Sent: Monday, January 06, 2003 12:12 PM > >>To: tomcat-user@jakarta.apache.org > >>Subject: Tomcat 3.3.1 Problem > >> > >> > >>Hello! > >> > >>I am having a problem with Tomcat 3.3.1 running with Apache. > >>I have set > >>up an xml file named apps-BS.xml under the conf directory as is shown > >>with the apps-examples.xml file. However, I am still unable > >>to access > >>the BS app from a browser. Basically, I copied the apps-examples.xml > >>file.....but my XML file text is shown below. Am I missing something > >>simple here? > >> > >> > >>- > >>- > >>- >>reloadable="true"> > >> > >> > >> > >> > >>Thanks, > >> > >>Sarah > >> > >> > >>-- > >>To unsubscribe, e-mail: > >> unsubscribe@jakarta.apache.org> > >>For > >>additional commands, > >>e-mail: > >> > >> > >> > >> > > > >-- > >To unsubscribe, e-mail: > >For additional commands, e-mail: > > > > > > > > > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: