[jdom-interest] jdom b6 with jdk 1.2.2 or 1.3.0

Sebouh sebouh at dcsoftintl.com
Tue May 22 04:22:33 PDT 2001


hi there

i'm trying to run the build file which comes with jdom, i'm doing exactly
what it's written in the readme.txt file.

when i'm using jdk 1.2.2 it's not building, it's giving "BUILD FAILED" and
the following error.

BUILD FAILED

javax.xml.parsers.FactoryConfigurationError:
com.sun.xml.parser.SAXParserFactoryImpl
        at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
        at
org.apache.tools.ant.ProjectHelper.getParserFactory(ProjectHelper.java:498)
        at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:100)
        at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
        at org.apache.tools.ant.Main.main(Main.java:107)


but when building with jdk 1.3.0 it's working fine. i just want to make sure
if this is a limitation of jdom. i mean does jdom works with jdk122, coz my
application uses jdk122 and i can't change it very soon.

thank you.




More information about the jdom-interest mailing list