> Sounds like Xerces is trying to contact java.sun.com to get the DTD > (yes, it does this even if validation is off) and is unsuccessful for > some reason, like you have a firewall. You can use an EntityResolver in > the builder to avoid this issue. Why does Xerces do it when validation is off? Is that a bug? - Noam.