If still an issue : check http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=106665805232126&w=2
Hans-Peter Maurer wrote:
directory generator: "not a directory" (but there is one:f:/downloaddat) ----------------------------------------------------------------------
hi,
i got a problem with the directoy - generator
pipeline:
<map:match pattern="verzeichnis"> <map:act type="request"> <map:parameter name="parameters" value="true"/>
-----> <map:generate src="file://f:/downloaddat" type="directory"/>
<map:serialize type="xml" />
</map:act>
</map:match>
message:
Original exception : java.lang.RuntimeException: org.apache.cocoon.ResourceNotFoundException: file://f:/downloaddat is not a directory!!!!!!!!!!!
But there is a directory called downloaddat on f: (windows98-system)
can anyone give me a hint, please?
thxs in advance
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
