Thank you for your information Yoav,

On Wed, 05 Mar 2003 08:50:46 -0500, according to the article
"RE: Which version of Xerces 2 is in Tomcat 4.1.18?"
"Shapira, Yoav" <[EMAIL PROTECTED]> wrote:

> Look for the date of files inside the Xerces implementation jar (jar tvf
> xercesImpl.jar).  It's certainly not 2.3.0, which is the latest Xerces,
> and also the xerces used in the current beta tomcat (4.1.21) and next
> stable (4.1.22 hopefully0 tomcat.

% jar tvf CATALINA_HOME/common/endorsed/xercesImpl.jar
     0 Tue Aug 27 17:31:26 JST 2002 META-INF/
     :

(JST == GMT+0900)

According to this site,
http://xml.apache.org/dist/xerces-j/old_xerces2/
the last-modified date of Xerces-J-bin.2.1.0.* is  28-Aug-2002 13:12.
These facts shows me that Tomcat 4.1.18 uses Xerces 2.1.0.

> I also don't think it's 2.2.1, nor 2.2.0.  Might be 2.1.0.

I downloaded Xerces 2.1.0 and binary-compared by cmp command in Solaris 7.
The command told me that there are no differences between Xerces 2.1.0 and
Xerces 2 in Tomcat 4.1.18.


Summary:
> >Which version of Xerces 2 is in Tomcat 4.1.18?
2.1.0

> >How can I figure it out?
> Look for the date of files inside the Xerces implementation jar (jar tvf
> xercesImpl.jar). 
And check Xerces 2 download site.
Furthermore, I can also confirm it by binary-comparing with existing Xerces
jars.

-------------------------------
Wataru Fukushima
PFU LIMITED


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

Reply via email to