Hi Raph,

you could try the following solutions:
- register your own EntityResolver with the org.dom4j.io.SAXReader which ignores the problematic external entity.
or
- disable the external entities using org.dom4j.io.SAXReader.setFeature(<feature>, false), where the possible features can be found at http://www.saxproject.org/apidoc/org/xml/sax/package-summary.html#package_description


Maarten


Raph FRIF wrote:


Hello,



It is possible to disable all the entity resolver in dom4j ?

I have a problem with the external entity, I don't want to resolve it



Thanks,



Raph

C est le moment de dynamiser votre boîte mail en *cliquant ici* <https://premiummail.caramail.lycos.fr/?TARGETCODE=18> !




------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to