Cristina Ulivi wrote:

> Hi.
>
> I'm using Tomcat 4.0.1 & Cocoon 2.0.1 with Windows 2000.
>
> Now I put my xml pages and jsp pages in 
> the  "....\jakarta-tomcat-4.0.1\webapps\cocoon" directory.
>
> I'd like to put my xml pages and jsp pages in another directory like 
> "c:\myintranet".
>
> How can I do?
>
> With the previous version of Cocoon, I'd put the cocoon.jar under 
> Tomcat lib; but now there is the Cocoon.war file and I don't know how 
> can I do.
>
>  
>
> Thanks
>
> Cristina
>
>  
>
i do not think that you can put those files at any other place instead 
of under the contextRoot (== the directory "cocoon" under "webapps").
You can decide to move this cocoon directory somewhere else, and map it 
in the conf/server.xml of Tomcat (: you declare explicitly a context,
named cocoon and its directory is c:\...\cocoon)



---------------------------------------------------------------------
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]>

Reply via email to