Hi, I had something similar, and so launched my JUnit task in a separate VM so the DOM classes used by ANT would not mix with the (older) ones I was using w/ my code. Try --- <JUnit fork="yes" and also ant -debug to see how the classpath being passed to the JUnit VM is constructed/ordered.
regards Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>