OK,
but I don't want to put my project inside %TOMCAT_HOME% tree ... 'cause I
delete it from time to time ... (re-build the lastest version of cocoon2)
...

to me, the best solution is to put my project in

D:\Myproj

I was searching the FAQ and the archives ... but I didn't find a solution...

Eduardo.

-----Original Message-----
From: Lajos Moczar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 23, 2001 5:06 PM
To: [EMAIL PROTECTED]
Subject: Re: How to deploy my cocoon project ?


If you're not using %TOMCAT_HOME%\webapp\ROOT, you could either rename
"cocoon" to "ROOT", and restart Tomcat, or edit
%TOMCAT_HOME%\conf\server.xml and point the docBase for the "" context
to webapps/cocoon.

Either way, you remove the offending "cocoon" from the URL.

Lajos
galatea.com


Eduardo Godoy Vega wrote:

> Hi,
>       I wrote and test my "cocoon project" ... right now is on
>       %TOMCAT_HOME%\webapps\cocoon\myproj
>
>       is it possible to deploy it in a different path ?
>       for example:
>       %TOMCAT_HOME%\webapps\myproj
>
>       or
>       D:\myproj
>
> Eduardo.
>
> ---------------------------------------------------------------------
> 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]>

Reply via email to