The FreeBSD box is on an intranet in our office that does not link to the outside world, but I'll try to communicate the errors:
PARSE error at line 55, column 23 of ... server.xml org.xml.sax.SAXParseException: Attribute name "IfModule must be followed by the '=' character." Then more errors cascade from the one above. Here is the relevant line from the server.xml file: # Tomcat 4 Webapp Warp <IfModule mod_webapp.c> ... </IfModule> Any ideas? -----Original Message----- From: Andoni [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 1:18 PM To: Tomcat Users List Subject: Re: Newbie Problems What do the error messages say? I.e.: can you paste them into a message (and maybe your server.xml also) then we could tell you what each one means. Andoni. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
