xsl-list
[Top] [All Lists]

Re[2]: [xsl] saxon error

2007-01-19 00:39:06
Thank you very much! That saved a lot of time %)

Wednesday, January 17, 2007, 9:48:48 PM, you wrote:

MK>  

MK> As the message tries to make clear, this is an XML parser problem and not a
MK> Saxon problem.

MK> Please see
MK> http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Compatibility_150.ht
MK> ml

MK> in particular:

MK> The entityExpansionLimit system property lets existing applications
MK> constrain the total number of entity expansions without recompiling the
MK> code. The parser throws a fatal error once it has reached the entity
MK> expansion limit. (By default, the limit is set to 64000.)

MK> To set the entity expansion limit using the system property, use an option
MK> like the following on the java command line: -DentityExpansionLimit=100000

MK> Michael Kay
MK> http://www.saxonica.com/



-- 
Alexey                            mailto:nikolaenkov(_at_)actimind(_dot_)com


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>