Menu

Problems with XML parser

Help
2003-10-29
2003-11-05
  • Michael Medin

    Michael Medin - 2003-10-29

    Hi,

    Dont know if this is relevant or just me doing things wrong.

    But I had alot of the various problems and noticed that the following solved them:

    0, I downloaded the "with libs" version and decompressed it under /plugin/.
    1, I upgraded dom4j.jar to the "latest version" from their webpage. This removed the "validation errors"
    2, I Added the xerces.jar file to the plugin.xml. This resolved some other errors
    ie.
       <runtime>...
          <library name="xerces.jar"/>

    // MickeM

     
    • Daniel Bradby

      Daniel Bradby - 2003-11-05

      Thanks Michael. I have put your improvements into the latest release.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.