[jdom-interest] Java 1.1 compatibility

Jason Hunter jhunter at acm.org
Fri Aug 11 16:13:12 PDT 2000


This is addressed in the FAQ.  Additional info not yet in the faq: The
CVS version has better JDK 1.1 support, and we're close to releasing a
new build script that works with JDK 1.1.

-jh-

D Cline wrote:
> 
> Does anyone know of a working port of JDOM1.0b4 to
> Java1.1?  I have tried to port it myself and it
> compiles, but gives the following runtime error:
> 
> java.lang.NoClassDefFoundError: java/util/HashMap
> Aug 11 17:01:52 2000:   at
> Aug 11 17:01:52 2000:   at
> org.jdom.Element.<init>(Element.java:406)
> 
> I've checked the source and find no reference to
> java.util.HashMap, since I changed all these
> references to com.sun.java.util.collections.HashMap.
> Could there be a reference to to this class in the
> ant.jar file?  I would appreciate any help anyone can
> offer.
> 
> Thanks,
> Dan Cline
> 
> __________________________________________________
> Do You Yahoo!?
> Kick off your party with Yahoo! Invites.
> http://invites.yahoo.com/
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list