Jonas Lundberg wrote:
Hi,
I am trying to use the directory generator with a network drive.
Network drive paths works with for instance the html generator, but
not with the directory generator (Cocoon 1.7.1).
I try the following:
<map:generate type="directory" src="\\Bambi\store\xml\">
(the generator works with other directories, that are on my computer)
Am I doing something wrong, or does the directory generator not
support network drives?
I would guess that it just uses whatever Java natively supports, which I
would think probably doesn't include Windows SMB shares. Try mapping
the share as a network drive (If you're using windows), or mount the
share using Samba under the local directory structure if you're using
Unix, and try the local path.
Regards,
Tony
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]