[jdom-interest] Java 1.1 compatibility

Rafizan Baharum udabahar at umich.edu
Fri Aug 11 16:55:42 PDT 2000


hi.. 

i would like to mention that jdom use StringTokenizer that is 
in java.util package but not in the JDK1.1 collections package..

last but not least..jdom rocks! ;)

z00t

On Fri, 11 Aug 2000, 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