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

Re: VAJava XSLT result (perfect HTML) different from WAS 3.0

Subject: Re: VAJava XSLT result (perfect HTML) different from WAS 3.0 result (SAXException) -same jars, etc - Newguy QQQ
From: igort@xxxxxxxxxxxxx
Date: Thu, 24 Aug 2000 10:34:10 +0200
Re: VAJava XSLT result (perfect HTML) different from WAS 3.0
My guess is that WebSphere can`t find your XSL file - the thing about XSL
parser is that at some point it catches all exceptions and raises it`s own
SAXException, so lets say if you dig inside the XSL parser code and add
some printing to stack trace you`ll probably get a FileNotFoundException.

I had a simular problem where I used a relative URL
("/dir/sub_dir/FileName") when I placed this when I placed this file
in a "/WebSphere/AppServer/servlet/myServlet" directory, but once I`ve put
in "/HTTP Server" directory it worked well.
(WebSphere 2)
if you use WebSphere 3 then all additional files should be located at
"/WebSphere/AppServer/web/"
or "/WebSphere/AppServer/hosts/your_host/your_path"

Just in order to check my theory - try to use a complete URL to your file

Hope it helps

Igor Tatarinov

IgorT@xxxxxxxxxxxxx


 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.