[jdom-interest] Java 1.1 compatibility
D Cline
dcline369 at yahoo.com
Fri Aug 11 14:53:38 PDT 2000
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/
More information about the jdom-interest
mailing list