[jdom-interest] NoSuchMethodError while running samples

Jason Hunter jhunter at collab.net
Tue Feb 27 11:03:23 PST 2001


> Are there any other places I could be picking up an old JDOM jar?

Try unsetting your CLASSPATH, then typing:

javap org.jdom.Element

If it prints something, then there's JDOM classes being found outside
your classpath.

-jh-



More information about the jdom-interest mailing list