Hi! When I need to get some file by browser (in Windows) i need to use this convention:
file:///c|/dir/file.ext "pipe" is substitute of ":" - maybe it is it? file:///vol3|/dir/file.ext Just try. Regards Jerzy Kut ----- Original Message ----- From: "Tom Klaasen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 8:40 PM Subject: Re: We need to change webapps directory. In Novell Netware. > Don't know if it will work (are there still many novell servers out > there?), but I thought you have to specify 3 slashes for the file protocol: > file:///vol3:/apps/myapp > > No guarantees though > tomK > > > Jordi Guijarro wrote: > > >Hi, > > > >Our problem is that we want to have our webapp directory out of > >$TOMCAT_HOME/webapps/cocoon/. We want it in other volume of our Novell > >Server. If your read cocoon faq's you can find documentation but How can I > >specify the path ?? > > > >Code to Add in Cocoon sitemap.xmap: > > > ><map:pipeline> > > <map:match pattern="myapp/**"> > > <map:mount uri-prefix="myapp" src="vol3:/apps/myapp/"/> > > </map:match> > ></map:pipeline> > > > >In this case VOL3 is the novell server volume and follows it the path to > >myapp. > > > >I've tried with "file://vol3:/apps/myapp/" > > "file://server/vol3/apps/myapp" > > etc. > > > >Anyone have an idea??? > > > >Thank you, > > > >Jordi ;) > > > > > > > > > > > > > >--------------------------------------------------------------------- > >Please check that your question has not already been answered in the > >FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > > > > > > > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>