This turned out to be a JDK 1.4 issue. The JDK 1.4 seems to have something hardcoded such that it runs Xalan-J 2.2.D11 regardless of what's in the CLASSPATH. The Xalan-J FAQ contains information for resolving this problem under the heading: "Issues running Xalan-Java on JDK 1.4 <http://xml.apache.org/xalan-j/faq.html#faq-N100CC>".

Edward L. Knoll wrote:

I'm trying to use date:format-date in a XSL style sheet being processed by org.apache.xalan.xslt.Process. I can use it as either a template or as a function, but I can't seem to get either form to work; basically I keep getting "could not find method" kinds of errors. I've found a little bit of documentation at http://xml.apache.org/xalan-j, but there's either something I'm missing or overlooking. My guess is that
(a) something is missing from my CLASSPATH,
(b) I'm missing an argument I should be passing to org.apache.xalan.xslt.Process, or
(c) I need to be using a different namespace definition other than the one I'm using.


Could someone point to some documentation or provide me with an example?

Thanks,
Ed Knoll


-- Edward L. Knoll Phone (FedEx) : (719)484-2717 e-mail (FedEx) : [EMAIL PROTECTED] e-mail (personal) : [EMAIL PROTECTED]




Reply via email to