Thanks Jorg, solved : ) 

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jorg Heymans
Sent: 10 March 2005 11:04
To: users@cocoon.apache.org
Subject: Re: Unable to retrieve xml source - Email has different SMTP
TO: and MIME TO: fields in the email addresses

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]





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

Reply via email to