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

Installation troubleshooting with Koala XSL-Engine

Subject: Installation troubleshooting with Koala XSL-Engine
From: Igor.Pechersky@xxxxxxxx
Date: Tue, 27 Oct 1998 18:17:55 +0200
frames xml
I've just installed Koala XSL (v0.7b3; DOM SDK 1.0 PR3B), but the simplest
test failed:

C:\xsl\Xsl\demos\frames>java fr.dyade.koala.xml.xsl.Main -r noframes.xsl
frames.xml
Xsl, parsing noframes.xsl
Xml, parsing file:C:\xsl\Xsl\demos\frames\frames.xml
com.docuverse.dom.DOMExceptionImpl
        at java.lang.Throwable.<init>(Compiled Code)
        at com.docuverse.dom.DOMUtil.newException(Compiled Code)
        at
com.docuverse.dom.AbstractContainerNode.removeChild(AbstractContainerNode.j
ava:271)
        at
com.docuverse.dom.BasicDocument.removeChild(BasicDocument.java:185)
        at com.docuverse.dom.BasicElement.normalize(Compiled Code)
        at fr.dyade.koala.xml.xsl.XslEval.initXSL(Compiled Code)
        at fr.dyade.koala.xml.xsl.XslEval.<init>(Compiled Code)
        at fr.dyade.koala.xml.xsl.Main.ParseFiles(Compiled Code)
        at fr.dyade.koala.xml.xsl.Main.main(Main.java:21)

The same exception was thrown, when I installed DOM SDK 1.0 PR2 instead of
DOM SDK 1.0 PR3B.
"frames.xml" was original Koala\demo\frames file:
<?xml version="1.0" encoding="ISO-8859-1"?>
<root>
<title>
What could you do with XSL?
</title>
<p>Using XML and XSL, you could easily have 2 versions of your HTML pages.
One with frames, the other without.</p>
<frameset>
     <frame width="20%">Here are the stuffs you want to put in the first
frame.</frame>
     <frame width="80%">Here are the stuffs you want to put in the second
frame.</frame>
</frameset>
<p>Just have a look at the <frames/> and the <noframes/> in this
directory</p>
</root>

What's going wrong?



 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.