>>>>> "Vadim" == Vadim Gritsenko <[EMAIL PROTECTED]> writes:

    Vadim> Python script should work, what you experience is the
    Vadim> problem with refactored samples: seems that refactoring is
    Vadim> not complete yet. You can help here by ensuring that all
    Vadim> samples have all the needed files/sitemaps/etc and
    Vadim> providing patches if something is missing.

Well, I've got python to work simply by fixing what appeared to be a
side problem. 
In src/webapp/samples/sitemap.xmap, I changed to handle-errors tag contents to name 
the full
path, so the line now reads (2 different lines in fact):

<map:transform src="context://samples/stylesheets/system/error2html.xsl"/>

before they read:

<map:transform src="../stylesheets/system/error2html.xsl"/>

and

<map:transform src="stylesheets/system/error2html.xsl"/>

I'm not sure if both changes were needed, or indeed if changing both
is dangerous (I'm still getting the hang of this, I think I understand
it, but I don't know why the two handle-errors tags were different), so I haven't 
provided
a patch as such. I'd prefer comment from the list first.
-- 
Colin Paul Adams
Preston Lancashire

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

Reply via email to