Subject: RE: xslt extensions error : 'Call to extension function failed'
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 2 Oct 2002 15:42:27 +0100
|
First thing you need to tell us is which XSLT processor you are using.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Amit Deshpande
> Sent: 02 October 2002 13:55
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: xslt extensions error : 'Call to extension
> function failed'
>
>
> 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
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|