[EMAIL PROTECTED] wrote:
> 
> (In particular: I've got an application which works in one JRE and fails in
> another. The failure _may_ have something to do with the Deferred DOM
> support. But I'm calling Xerces in several places, and calling it from JAXP
> which doesn't seen to expose the feature needed to force non-deferred mode.
> The upshot is that I have to find all the instances and rewrite them from
> JAXP to Xerces-specific. Not pleasant.)

If I understand the problem correctly, one solution might be to expose
the deferred-DOM feature via the JAXP API.  I'll see if I can add the
code in to do this.

-Edwin

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

Reply via email to