[jdom-interest] Troubles building JDOM version

Matt Sullivan matt.sullivan at bea.com
Fri Jul 14 08:23:24 PDT 2000


Ryan,

I experienced the same problem on Solaris with the .tar.gz and on NT with the .zip.

-Matt

> Message: 1
> Date: Thu, 13 Jul 2000 19:10:53 -0400
> From: "Ryan O'Connell -HESE" <ryan.oconnell at sun.com>
> Organization: Sun Microsystems Inc. - BDC
> To: jdom-interest at jdom.org
> Subject: [jdom-interest] Troubles building JDOM version: jdom-05jun2000-src.tar.gz
>
> Hey folks,
>
> I am new to JDOM and seem to be having some difficulties.  I pulled down
> the jdom-05jun2000-src.tar.gz and had problems building the source The
> exact error is:
>

<snip>

>
> /home/ryano/download/jdom-june-05/jdom/build/src/org/jdom/input/DOMBuilder.java:316:
> Method getPublicId() not found in interface org.w3c.dom.DocumentType.
>                 String publicID = domDocType.getPublicId();
>                                                         ^
> /home/ryano/download/jdom-june-05/jdom/build/src/org/jdom/input/DOMBuilder.java:317:
> Method getSystemId() not found in interface org.w3c.dom.DocumentType.
>                 String systemID = domDocType.getSystemId();
>                                                         ^
> 2 errors
> BUILD FATAL ERROR: Compile failed, messages should have been provided.




More information about the jdom-interest mailing list