Re: [xsl] Calling extension fuction error

Subject: Re: [xsl] Calling extension fuction error
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Thu, 20 Jun 2002 07:56:29 +0100
some suggestions

- this is a fairly specific question for Xalan mailing list, have u tried
there ?
- when u say u are using bsf.jar, this is for external scripting languages
support
- evauate: u want to evaluate to obtain the result of evaluating an
xpath-expression, effectively having dynamic xpaths
- have u thought about upgrading to Xalan v2.0

otherwise, other then classpaths and possibly incompatible java JRE/SDK,
there is no obvious problem, though you have yet to post an example xml/xslt
which may be another source of your error !

good luck, jim fuller


----- Original Message -----
From: "Tuan-Dung Cao" <Tuan-Dung.Cao@xxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, June 20, 2002 7:05 AM
Subject: Re: [xsl] Calling extension fuction error


> 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


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


Current Thread