Re: [xsl] Calling extension fuction error

Subject: Re: [xsl] Calling extension fuction error
From: Tuan-Dung Cao <Tuan-Dung.Cao@xxxxxxxxxxxxxxx>
Date: Thu, 20 Jun 2002 08:05:41 +0200
Error message: Calling extension function error:
http://xml.apache.org/xalan

the other instruction run well

extension function: evaluate

I'm using xalan.jar version 1, so i don't know if it's work?





James Fuller wrote:
> 
> Hello Cao,
> 
> a) give us the error message
> b) which extension function ?
> c) most likely u may have a classpath function if u are using java version
> d) maybe a little ex xslt code and xml code too ?
> 
> and then ye shall recieve possible answers....
> 
> cheers, jim fuller
> 
> ----- Original Message -----
> From: "Cao Tuan Dung" <Tuan-Dung.Cao@xxxxxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, June 19, 2002 10:14 AM
> Subject: [xsl] Calling extension fuction error
> 
> > I call evaluate function of XALAN but il always issue an  errors at
> > runtime
> >
> > Call to extension function failed: http://xml.apache.org/xalan
> >
> > I have set name space to
> > xmlns:xalan ="http://xml.apache.org/xalan";
> > exclude-result-prefixes="xalan"
> > and  bsf at classpath.
> >
> > I can't find out the reason, any one can help?
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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


Current Thread