Yes, it is the nasty delegating classloader of Ant that is causing the problem...
http://femur/roller/page/sradford/Weblog/20040325#classcastexception_and_junit Sean On Thu, 2004-04-15 at 15:52, Brice Copy wrote: > The problem mentionned above is solved. > > I came across > http://maven.apache.org/faq.html#unit-test-14 > and added > maven.junit.fork=yes > > to my project properties. > > Perhaps the FAQ could be more precise, and include a sample error > message like : > > Class org/w3c/dom/Element violates loader constraints > > Cheers > > Brice > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Dr. Sean Radford, MBBS, MSc [EMAIL PROTECTED] http://bladesys.demon.co.uk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
