Sorry, message to wrong receiver. Have you done anything with the xerces jar? I have replace the xerces jar that comes with the tomcat download with the new jaxp jar. Everything works for me.
-----Original Message----- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 8:37 AM To: Tomcat Users List Subject: Re: Error in XML Jo�o Augusto Charnet a �crit : > Which XML ??? > Server.xml > Web.xml > or tomcat-users.xml > > [EMAIL PROTECTED] wrote: > > > what's your xml file like? > > > > -----Original Message----- > > From: Jo�o Augusto Charnet [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, April 09, 2002 7:35 AM > > To: Jakarta > > Subject: Error in XML > > > > Does anybody knows what's going on ??? > > Every time I start Jakarta 4.03, and a I get the following error: > > PARSE error at line 1 column 1 > > org.xml.sax.SAXParseException: The markup in the document preceding the > > root element must be well-formed. > > > > I couldn't find where this error is ... > > Thanks a lot ... > > Sincerely, > > John. > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> Well first of all, Go to yur server.xml file and change the debug=10 to debug=25. Restart and have look in yur catalina.out; it 'll be much more verbose and tell yu exactly which file is generating such this error. :O) -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
