DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30764>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30764

JDK 1.4.2_05 has new org.apache.xpath.compiler api... now private m_functions field

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-09-14 20:57 -------
This error is fixed in the CVS version of the library. 
Everything is working in the CVS version running in JVM 1.4.2_05 but using
here() functions in xpath transformations.
The only work arround to use the here() function is putting either an old
version of xalan.jar(the CVS version is also working) or the xml-sec.jar in the
endorsed directory of java(Please see
http://xml.apache.org/security/Java/installation.html to know how to do it).

I've been investigating these a little bit. But it doen't seem to me that we can
do the magic that we'll do before in order to do an effortless installation with
1.4.x I will submit a patch that throws an exception pointing to these
documentation when the here() function is not found as class.

Regards,

raul
http://r-bg.com

Reply via email to