ovidiu 02/05/19 12:22:43
Modified: src/webapp/samples sitemap.xmap
Log:
Corrected the path to error2html.xsl.
Revision Changes Path
1.5 +1 -1 xml-cocoon2/src/webapp/samples/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/sitemap.xmap,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sitemap.xmap 27 Apr 2002 18:23:41 -0000 1.4
+++ sitemap.xmap 19 May 2002 19:22:43 -0000 1.5
@@ -98,7 +98,7 @@
</map:match>
<map:handle-errors>
- <map:transform src="common/style/xsl/html/error2html.xsl"/>
+ <map:transform src="samples/common/style/xsl/html/error2html.xsl"/>
<map:serialize type="html" status-code="500"/>
</map:handle-errors>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]