Are you running your servlet container as a service? If yes, then make sure that the user it is running as has permissions for this drive.

Otherwise it should just work.

David Merrilees wrote:
I am unable to retrieve an xml source from a mapped network drive. The
drive is mapped as letter 'E' on the computer running cocoon and the
path to the file is correct.


Any idea why this isn't working?

Thanks

David


Code sample: <map:match pattern="*.test"> <map:generate src="file:///E:/Resources/Arts, Media and Publishing/Crafts, Creative Arts and Design/Describing The Human Form/imsmanifest.xml"/> <map:transform type="xslt" src="xsl/test.xsl" /> <map:serialize type="xml" /> </map:match>


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



Reply via email to