On 03/06/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
To whom it may engage...

news-gen:
    [mkdir] Created dir: /x1/gump/public/workspace/jakarta-site2/target/news-gen
     [xslt] Processing /x1/gump/public/workspace/jakarta-site2/news.xml to 
/x1/gump/public/workspace/jakarta-site2/docs/site/rss.xml
     [xslt] Loading stylesheet 
/x1/gump/public/workspace/jakarta-site2/xdocs/stylesheets/news2content.xsl
     [xslt] /x1/gump/public/workspace/jakarta-site2/news2content.xsl:28:36: 
Error! Had IO Exception with stylesheet file: common.xsl Cause: 
java.io.FileNotFoundException: 
/x1/gump/public/workspace/jakarta-site2/common.xsl (No such file or directory)

Something odd going on here. The loaded style-sheet is

.../jakarta-site2/xdocs/stylesheets/news2content.xsl

but the error message quotes:

.../jakarta-site2/news2content.xsl

This may explain why it is looking for

.../jakarta-site2/common.xsl

rather than

.../jakarta-site2/xdocs/stylesheets/common.xsl

I'm going to try:
- deleting .../jakarta-site2/news2content.xsl just in case there is a copy there
- copying common.xsl into top-level

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to