upping entity expansions from command line
Replies (2)
Please register to reply
Added by Anonymous about 19 years ago
Legacy ID: #3394982 Legacy Poster: Howard Katz (howardk)
I'm running net.sf.saxon.Query (saxon 8.4) against a 38 meg xml file in Eclipse and am getting "The parser has encountered more than "64,000" entity expansions in this document; this is the limit imposed by the application." Is there a way of upping this limit from the command line? I don't see anything in the documentation. Thanks, Howard
Legacy ID: #3395235 Legacy Poster: Michael Kay (mhkay)
Please see http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Compatibility_150.html#JAXP_security Michael Kay
Legacy ID: #3396033 Legacy Poster: Howard Katz (howardk)
Thank you, Mike. Howard
Please register to reply