Hi Igor Any chance you could mail a snippet of your code to take a look at? Are you using the ServletContext.getResource() method to load the config file?
James ----- Original Message ----- From: "Igor Fedulov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 10:59 PM Subject: [dom4j-user] PLEASE HELP! > > Hi everybody: > > I searched the archives and found only this:' > http://www.mail-archive.com/[email protected]/msg00132. html > > I have exactly the same problem with Resin 2.0.5 which is throwing this: > 160 [Thread-1] ERROR config.ConfigurationServlet - Could > not initialize SystemConfiguration. Reason: > file:/c:/data/work/projects/ptn/webapp/WEB-INF/conf/sql.xml:1: XML file has no top-element. All > well-formed XML files have a single top-level element. Nested exception: > file:/c:/data/work/projects/ptn/webapp/WEB-INF/conf/sql.xml:1: XML file has no > top-element. All well-formed XML files have a single top-level element. > > etc. > > How do I fix this? What is most interesting is that everything works fine > when running junit tests, no problem what so ever... > > Please help! > > -- > Best regards, > -- > HTTP is a stateless protocol, and the Internet is a stateless development > environment > -- > Igor Fedulov > E-mail : [EMAIL PROTECTED] > Work Ph: 773.775.1595 > Home Ph: 773.281.8938 > Cell Ph: 773.580.5935 > > > > > _______________________________________________ > dom4j-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dom4j-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
