My application is being deployed in different environments, so I can't rely on the file path. What I really need is application context, but I'm afraid there is no such protocol. I think I'll just have to wrap it with a pipeline, so that I would use cocoon:// instead.
Thanks everyone, -Alex --- David Crossley <[EMAIL PROTECTED]> wrote: > Alex Romayev wrote: > > I am mounting my application outside of cocoon > > directory structure, so if I remember correctly, I > > will not be able to use context:// protocol, is > there > > another way? > > Have you tried the file:// protocol ... > http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html#File%3A+URLs > > --David > > > > --------------------------------------------------------------------- > 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]
