[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Error --- "Call to extension element failed"

Subject: Error --- "Call to extension element failed"
From: rajagopal srinivasan <rajsrini@xxxxxxxxx>
Date: Thu, 13 Sep 2001 14:04:49 -0700
charts in xsl stylesheets


Hi

I am using the following in my xsl....

<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:lxslt="http://xml.apache.org/xslt"
                xmlns:chart="class:com.thoughtworks.csc.eis.chart.ChartEngine"
                extension-element-prefixes="chart">

<lxslt:component prefix="chart" elements="createPieChart createGraph">
<lxslt:script lang="javaclass" src="class:com.thoughtworks.csc.eis.chart.ChartEngine"/>
</lxslt:component>


The functions createPieChart and createGraph are static.

I recently moved my app into the tomcat webserver in sun solaris. The stylesheet lies in a folder named
"stylesheets" under the ROOT. The class "ChartEngine" lies in the classes folder under the
ROOT.


I have the xalan.jar and xerces.jar in the lib folder. The same setup works fine on my local machine with tomcat and
when the app was in the weblogic server.


But after the move, for some reason I keep getting the error
"Call to extension element failed : com.thoughtworks.csc.eis.chart.ChartEngine" each time the elements createPieChart or createGraph
is called.


Help!!!!

-Raj




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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.