Thank you, that was the problem- strangely enough! with regards, Nik On Sun, 09 June 2002, Markus Kirsten wrote:
> In-Reply-To: <[EMAIL PROTECTED]> > Content-Transfer-Encoding: quoted-printable > To: Tomcat Users List <[EMAIL PROTECTED]> > Delivered-To: [EMAIL PROTECTED] > Delivered-To: mailing list [EMAIL PROTECTED] > Received: (cpmta 6130 invoked from network); 9 Jun 2002 01:52:40 -0700 > Received: from 192.18.49.131 (HELO nagoya.betaversion.org) > by smtp.c009.snv.cp.net (209.228.34.110) with SMTP; 9 Jun 2002 01:52:40 -0700 > Received: (qmail 5274 invoked by uid 97); 9 Jun 2002 08:52:30 -0000 > Received: (qmail 5262 invoked by uid 98); 9 Jun 2002 08:52:29 -0000 > X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Content-Length: 1115 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > X-Antivirus: nagoya (v4198 created Apr 24 2002) > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > List-Subscribe: <mailto:[EMAIL PROTECTED]> > X-Received: 9 Jun 2002 08:52:40 GMT > List-Unsubscribe: <mailto:[EMAIL PROTECTED]> > Precedence: bulk > List-Post: <mailto:[EMAIL PROTECTED]> > Subject: Re: web.xml parsing error on startup. > List-Help: <mailto:[EMAIL PROTECTED]> > From: Markus Kirsten <[EMAIL PROTECTED]> > List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org> > Return-Path: <[EMAIL PROTECTED]> > Mime-Version: 1.0 (Apple Message framework v482) > Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> > Date: Sun, 9 Jun 2002 10:52:28 +0200 > Message-Id: <[EMAIL PROTECTED]> > X-Mailer: Apple Mail (2.482) > > Hi Nik, > Read the error message carfully and change the order of the elements to > conform to the error message (i.e. <servlet> before > <welcome-file-list>). I had the same problem some time ago. > > Order do matter! > > > Markus > > On s�ndag, juni 9, 2002, at 04:01 , [EMAIL PROTECTED] wrote: > > > Hello, > > I am using JDK1.4 and Tomcat 4.0.3, lately, I've been having this > > problems: > > > > Starting service Tomcat-Standalone > > Apache Tomcat/4.0.3 > > PARSE error at line 29 column 11 > > org.xml.sax.SAXParseException: The content of element type "web-app" > > must match > > "(icon?,display-name?,description?,distributable?,context- > > param*,filter*,filter- > > mapping*,listener*,servlet*,servlet-mapping*,session- > > config?,mime-mapping*,welco > > me-file-list?,error-page*,taglib*,resource-env-ref*,resource- > > ref*,security-const > > raint*,login-config?,security-role*,env-entry*,ejb- > > ref*,ejb-local-ref*)". > > Starting service Tomcat-Apache > > Apache Tomcat/4.0.3 > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> __________________________________________________________ Get your FREE personalized e-mail at http://www.canada.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
