I downloaded the binrary package from this site
(http://apache.mirror.mcgill.ca/xml/xalan-j/binaries/xalan-j_2_6_0-bin.zip).
The xalan.jar file contains
classes in org.w3c.dom.xpath.
Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: [EMAIL PROTECTED]
"David Israel"
<[EMAIL PROTECTED]
com> To
Morris Kwan/Toronto/[EMAIL PROTECTED]
04/16/2004 12:13 cc
PM <[EMAIL PROTECTED]>
Subject
RE: missing org.w3c.dom.xpath
It and others I downloaded are official releases and they do not contain
these classes. Not only does it not compile but inspection of the jar
directly shows they are not there. If you have a 2.6.0 that does contain
these classes then please email it to me.
Thank you very much,
David
-----Original Message-----
From: Morris Kwan [mailto:[EMAIL PROTECTED]
Sent: Friday, April 16, 2004 6:11 AM
To: David Israel
Cc: [EMAIL PROTECTED]
Subject: Re: missing org.w3c.dom.xpath
Hi,
The Xalan-J 2.6.0 jar does contain the classes in org.w3c.dom.xpath. Please
check your copy of the xalan.jar file. If it does not contain the classes
under org.w3c.dom.xpath, download an offcial Xalan-J 2.6.0 release from
this site (http://xml.apache.org/xalan-j/downloads.html).
It is also likely that your Xalan-J 2.6.0 jar was not picked up by your
environment. Check this FAQ
(http://xml.apache.org/xalan-j/faq.html#faq-N100CC) if you use JDK 1.4.
Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: [EMAIL PROTECTED]
"David Israel"
<[EMAIL PROTECTED]
com> To
<[EMAIL PROTECTED]>,
04/15/2004 03:30 <[EMAIL PROTECTED]>
PM cc
Subject
missing org.w3c.dom.xpath
Hello,
I am trying to upgrade from an old version of xalan.jar that contained
org.w3c.dom.xpath package - XPathEvaluator etc. The 2.6.0 examples and
API still use that package but the downloaded jar files do not have it.
What is the best way for me to be able to compile with the new jars?
Thank you,
David