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

Re: Problem with transforming using Xalan: "Had IO Ex

Subject: Re: Problem with transforming using Xalan: "Had IO Exception with stylesheet file"
From: George Cristian Bina <george@xxxxxxxxxxxxx>
Date: Fri, 12 Oct 2007 23:54:15 +0300
Re:  Problem with transforming using Xalan: "Had IO  Ex
It seems you are not setting the system id on the stylesheet and thus it is not possible to resolve correctly the relative location math.max.template.xsl.

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina - http://aboutxml.blogspot.com/
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Chaudhary, Harsh wrote:
I realize this is not a Xalan forum but maybe someone here knows
something.

I have a stylesheet: transform.xsl which is importing an exslt template
"math.max.template.xsl" like so:

<xsl:import href="math.max.template.xsl" />

Both transform.xsl and math.max.template.xsl are in the same folder. Now
everything works fine in my XSLT IDE (Oxygen) using Xalan, but when I
hook up my Java code to run this transformation, I get the exception:

Had IO Exception with stylesheet file: Could not find file
math.max.template.xsl

Anyone have any views on that?

Another thing, if I use the full path to the file like so:

<xsl:import
href="C:\harsh\ws\wsad\JavaSource\com\amfam\rate\xml\math.max.template.x
sl" />

everything is fine.

Harsh.

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.