JDOM works fine on one machine but fails on another with: List lst = xElem.getChildren(); --> Incompatible type for declaration. Can't convert com.sun.java.util.collections.List to java.util.List. I've installed jdk1.2.2 on both machines with JDOM Beta 5. Any ideas? Thanks, - Todd