Naresh,
I'm sorry it was a typo. I want xerces version used by Tomcat 4.1.24

If you really have to know, try this:do this:


[step 1] (or zero if you like ;)
$ md5sum /path/to/xerces.jar
<prints the target md5 signature>

[step 2]
$ $ wget [URL for Xerces-suspected-version.tar.gz]
$ tar xvzf Xerces-suspected-version.tar.gz
$ md5sum Xerces-suspected-version/xerces.jar
<prints the MD5 signature>

if (!md5sum.equals(target))
        goto [step 2]

-chris


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



Reply via email to