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

RE: Saxon 4-1

Subject: RE: Saxon 4-1
From: "Ed Nixon" <ed.nixon@xxxxxxxxxxxxxxxxx>
Date: Wed, 21 Apr 1999 07:59:58 -0400
saxon 4
Are you familiar with the idea of the CLASSPATH? Sytem variable? If not, you
should take a look at the Java (runtime) documentation. Essentially, any
code libraries that the Java virtual machine must process have to be
findable by Java. There are a number of ways to make this so, some depend on
which version of Java you are using. Likely the most direct way of making it
happen is to associate the needed libraries in the CLASSPATH system
variable.

In the case of Saxon, there are a number of libraries running down from the
Saxon main directory that must be findable. Consequently, if you extracted
Saxon to D:\Saxon, then your CLASSPATH statement would include (among other
things) CLASSPATH=D:\Saxon...[etc., etc] Saxon also depends on other
software -- a DOM implementation and an XML parser -- to assist. You need
one of each of these installed (on the CLASSPATH) as well. I believe these
aspects of installation are described in the Saxon documentation.

	...edN



> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Wendy Cameron
> Sent: Tuesday, April 20, 1999 8:00 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Saxon 4-1
>
>
>
> Newbie Question
>
> I have downloaded
> 	Saxon 1.0
> 	Saxon 4.1
>
> I am trying to just pass an XML file and an XSL file to Saxon
> and produce
> and output HTML file in Kawa, so that is
>
> XML + XSL ---> HTML
>
> But I just cannot get Saxon to run
> I get errors like
>
> StyleSheet.java:228: Superclass
> com.icl.saxon.ElementHandlerBase of inner
> class com.icl.saxon.StyleSheet. OpenElementHandler not found.
>     protected
> class OpenElementHandler extends ElementHandlerBase
>
>
> I am aware this means i am missing Class files etc
>
> All I did when setting up saxon etc
> Was extract Sax 1.0 and Saxon 4-1 to D:\
>
> But this doesnt seem to install everything I need
> Ive looked on the Saxon site but it doesnt give me any
> instructions on how
> and
> where to install the parts.  It doesnt seem to provide information on
> classpaths
> that need to be set up.
>
> Can anyone help me get it up and running
> (Im slow step by step instructions are good)
>
> Regards Wendy
>
>
>  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

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.