AW: Document root element is missing

2006-09-04 Thread Leucht, Axel
Problem solved.   When you copy text from Acrobat Reader into a file inside the Eclipse-IDE, the text is treated as Unicode! Thanks for your help. /Axel

Re: Document root element is missing

2006-09-04 Thread Jeff Butler
eter to match my environment, copied the Person.xml from the tutorial, created the person table in the database and then tried to start a simple query as in the tutorial.But iBatis throws a "org.xml.sax.SAXParseException: Document root element is missing" at startup time.. Does anybody know w

Document root element is missing

2006-09-04 Thread Leucht, Axel
y as in the tutorial. But iBatis throws a "org.xml.sax.SAXParseException: Document root element is missing" at startup time.. Does anybody know what's going wrong here? My environment is JDK 1.4.2_07. Here are both xml-Files. SqlMapConfig.xml: http://www.ib