Hi,

Davanum Srinivas wrote:
> Team,
>
> JDK14 is officially released - http://java.sun.com/j2se/1.4/download.html.
>
> - Download and install JDK14.
> - Create a new directory named endorsed under jre\lib.
> - Drop xalan-2.2.0.jar, xerces-1.4.4.jar and xml-apis.jar in
> jre\lib\endorsed.

Why xalan and xerces ? 
Sun is talking about the packages org.w3c.dom, org.xml.sax, org.xml.sax.ext 
and  org.xml.sax.helpers.
Those packages have been moved  from xalan and xerces to  xml-apis.jar 
some time ago. Unless Suns documentation is wrong, copying xml-apis.jar 
should be enough and copying xerces.jar and xalan.jar may have 
nasty sideeffects  on other applications. 

>
> PS: Details on "Endorsed Standards Override Mechanism" is at
> http://java.sun.com/j2se/1.4/docs/guide/standards/.



Regards
      Martin

--
Martin Holz  <[EMAIL PROTECTED]>  phone: 0049-30-39977 218 
FIZ CHEMIE BERLIN

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

Reply via email to