Leonid Geller napisaƂ(a):
> A bit more info: looking in the sitemap debug log, I find 
>
> DEBUG   (2007-03-08) 15:53.14:016   [sitemap.generator.file] (/foo_rssz.xml) 
> resin-tcp-connection-*:80-2/FileGenerator: Source 
> zip:///C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml resolved 
> to zifile:/C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml
>
> It seems the problem is in FileGenerator resolving the input source URI into 
> "zifile".
>
> Any ideas? 
>   
I think source resolver is little bit confused by the construct. Could
you try:

zip:file:///C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml

This should clarify where one scheme begins and the other ends. Report if this 
works, please.

-- 
Grzegorz Kossakowski


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

Reply via email to