[xsl] xslt extensions error : 'Call to extension function failed'

Subject: [xsl] xslt extensions error : 'Call to extension function failed'
From: Amit Deshpande <adeshpande@xxxxxxxxxxxxxxxx>
Date: Wed, 2 Oct 2002 05:54:51 -0700
I am trying to use xslt java extensions and am having problems when I write
my own custom classes and try to use them. When I use the "xmlns:java"
namespace the code runs fine.  
The error I get when using my custom class is : "Call to extension function
failed: com.example.DateFormatter". The problem is the error doesnt give out
much information. Does anyone know what the possible cause'(s) of this error
are. Btw the code happens to run on an appserver. Thanks in advance for all
the help.
 
Amit

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread