Well, 

That's the problem. 

The SXW file does not contain any DTD itself.  They are all on my hard drive, 
from the installation of OpenOffice, but not in the files themselves.

When I manually add all the DTDs (there are several) to the Zipped file, it 
works (at least, it gives another error in a DTD).  But that is not really 
the solution.  I cannot manually add all the files to my OpenOffice files.

When I tried to add the DTD to my webdirectories and created pipelines for 
them, I still got the error that the Jar: protocol could not find anything 
within the zip.  Appearantly, that protocol does not match itself again 
against the pipelines ...

> Hi Yves.
>
> You will need other pipelines to extract non-xml resources from the sxw
> file as well. (Presumably the sxw file contains the DTD?)
>
> e.g.
>
> <map:match pattern="test/*/**.dtd">
>       <map:read src="jar:http://web/implements/{1}!/{2}.dtd";
> mime-type="text/plain"/>
> </map:match>



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

Reply via email to