You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by David Parker <dl...@facstaff.wisc.edu> on 2000/03/21 02:37:59 UTC

Call to extension element failed:

The js.jar is in the classpath.
Has anyone seen this before.
Two of the samples use extensions implemented in JavaScript,
E:\xalan\samples\Extensions>java org.apache.xalan.xslt.Process -in
1basicJscript.xml -xsl 1basicJscript.xsl
========= Parsing file:E:/xalan/samples/Extensions/1basicJscript.xsl 
==========
Parse of file:E:/xalan/samples/Extensions/1basicJscript.xsl took 1371
milliseconds
========= Parsing 1basicJscript.xml ==========
Parse of 1basicJscript.xml took 101 milliseconds
=============================
Transforming...
Call to extension element failed: unable to load language: javascript
Call to extension function failed: unable to load language: javascript
<?xml version="1.0" encoding="UTF-8"?>
<p>We have received your enquiry and will
respond by </p>
transform took 901 milliseconds
XSLProcessor: done