Unable to build the source

I downloaded Jigsaw2.2.4 on windows2000 Professional and tried to build 
the source by running the build script build.xml using ANT. I am getting 
the following error:

===============================================================================================
 Buildfile: build.xml

BUILD FAILED
java.lang.AbstractMethodError: 
javax.xml.parsers.SAXParser.getXMLReader()Lorg/xm
l/sax/XMLReader;
        at 
org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.j
ava:163)
        at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
184)
        at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
131)
        at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.jav
a:91)
        at org.apache.tools.ant.Main.runBuild(Main.java:658)
        at org.apache.tools.ant.Main.startAnt(Main.java:188)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)

Total time: 0 seconds
java.lang.AbstractMethodError: 
javax.xml.parsers.SAXParser.getXMLReader()Lorg/xm
l/sax/XMLReader;
        at 
org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.j
ava:163)
        at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
184)
        at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
131)
        at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.jav
a:91)
        at org.apache.tools.ant.Main.runBuild(Main.java:658)
        at org.apache.tools.ant.Main.startAnt(Main.java:188)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)
javax.xml.parsers.SAXParser.getXMLReader()Lorg/xml/sax/XMLReader;
===============================================================================================

Any Ideas/Input will be greatly appreciated!

Thanks,
Senthil.


-----------------------------------------
The information in this email, and any attachments, may contain
confidential information and is intended solely for the attention and use
of the named addressee(s). It must not be disclosed to any person(s)
without authorization. If you are not the intended recipient, or a person
responsible for delivering it to the intended recipient, you are not
authorized to, and must not, disclose, copy, distribute, or retain this
message or any part of it. If you have received this communication in
error, please notify the sender immediately.

Received on Tuesday, 18 January 2005 20:54:33 UTC