Michael Glavassevich wrote:
Hi Klaus,

There was a bug in the factory finder code which locates the SchemaFactory. It has been fixed in the Apache version of the JAXP 1.3 APIs, but it seems like the problem remains in the J2SE 5.0 version. You can find the details of the bug here [1][2]. One way to get around this would be to use the Endorsed Standards Override Mechanism [3] (this FAQ applies to J2SE 5.0 as well) with the xml-apis.jar provided with Xerces-J.

Thanks.

[1] http://marc.theaimsgroup.com/?l=xml-commons-dev&m=111898640501739&w=2
[2] http://marc.theaimsgroup.com/?l=xml-commons-dev&m=111929242603968&w=2
[3] http://xml.apache.org/xerces2-j/faq-general.html#faq-4


Hi Michael,

thanks a lot, I will find a way to circumvent this problem until Sun solves it.

regards,

Klaus


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

Reply via email to