xsl-list
[Top] [All Lists]

Re: [xsl] Xalan-J 2.6 cannot find my catalog

2006-11-16 06:04:37
Maybe the better question is, what do I need in my software
environment to use a catalog file successfully?  Do I need a specific
version of Java?  What files and settings?  I've been Googling for a
step-by-step process or a checklist of some sort (cross-referencing
the error I'm encountering, as well), but without success so far.

Thanks,
Mark


On 11/15/06, Mark Peters <flickrmeister(_at_)gmail(_dot_)com> wrote:
Try file://C:/DITA-OT1.3/dtd/dita132/ditabase.dtd in my
catalog-dita.xml file at home.


---------- Forwarded message ----------
From: Colin Adams <colinpauladams(_at_)hotmail(_dot_)com>
Date: Nov 15, 2006 10:02 AM
Subject: RE: [xsl] Xalan-J 2.6 cannot find my catalog
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com


>From: "Mark Peters" <flickrmeister(_at_)gmail(_dot_)com>
>
>The "catalogs" property points to my catalog file. And finally
>(whew!), this file references my DITA DTD:
>
><public publicId="-//IBM//DTD DITA Composite//EN"
>uri="C:/DITA-OT1.3/dtd/dita132/ditabase.dtd"></public>
>
>When I try to transform my XML doc with some basic XSL, Xalan replies
>with an error: "java.io.FileNotFoundException: C:\sabadoc\ditabase.dtd
>(The system cannot find
>the file specified)."

I don't know if it is relevant, but the URI concerned looks doubtful to me.
You are using a URI scheme named C. You should be using the file scheme.

Maybe you are getting lucky on one machine, and the working directory is the
root?

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!
http://www.msn.co.uk/newsletters


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--

Mark Peters
Senior Technical Writer
Saba Software



--

Mark Peters
Senior Technical Writer
Saba Software

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>