Dick Deneer <[EMAIL PROTECTED]> wrote on 10/19/2006 
08:42:17 AM:

> I wonder why I may not use a grammarPool on the LSParser:

It's the same reason why you can't set an XMLEntityResolver. The 
DOMConfiguration throws an exception without first attempting to set the 
property on the XMLParserConfiguration. This will happen if you try 
setting any of the Xerces specific properties [1]. I haven't had a chance 
to review the patch you posted, but a good fix for XERCESJ-1204 [2] will 
cover all of the properties, not just the one for the XMLEntityResolver.

Thanks.

[1] http://xerces.apache.org/xerces2-j/properties.html
[2] http://issues.apache.org/jira/browse/XERCESJ-1204

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to