Hello, First of all, thank you.
That means that to force the use of sax 2.8.0 for example with jvm 1.4.2, i have to "Use the Endorsed Standards Override Mechanism to specify xml-apis.jar and xercesImpl.jar." ? Regards, Zakaria -----Message d'origine----- De : Michael Glavassevich [mailto:[EMAIL PROTECTED] Envoyé : jeudi 13 juillet 2006 20:25 À : [email protected] Cc : Zakaria TASSAMART Objet : Re: Difference between XML4J and Xerces Hello Zakaria, "Zakaria TASSAMART" <[EMAIL PROTECTED]> wrote on 07/13/2006 08:39:52 AM: > Hello, > > can you please tell me the difference between XML4J and Xerces 2.8.0? XML4J is based off of Xerces-J. The particular version you're using was based off of Xerces-J 2.6.2. All of the significant changes since 2.6.2 are recorded here [1] on the Xerces-J website. > I have an AIX JVM 1.4.2 64-bit witch contains a XML4J parser version > 4.3.4. How can i force the jvm to use Xerces 2.8.0 ? This [2] FAQ describes how to do it. > Regards, > > Zakaria Tassamart Thanks. [1] http://xerces.apache.org/xerces2-j/releases.html [2] http://xerces.apache.org/xerces2-j/faq-general.html#faq-4 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] This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
