You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by funing <fu...@necas.nec.co.jp> on 2002/09/28 11:07:48 UTC

how to access without "cocoon"

Hi!
I can run my webapp by http://host:8080/cocoon/xxx correctly.
How to access it without "cocoon" by http://host:8080/xxx ?

I change the map:pattern but it doesn't work :(

best regards

-- 
funing <fu...@necas.nec.co.jp>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: how to access without "cocoon"

Posted by Antonio Gallardo Rivera <ag...@agsoftware.dnsalias.com>.
The easiest way is coping all the files that you find in
$CATALINA_HOME/webapps/cocoon/WEB-INF

into:

$CATALINA_HOME/webapps/myapp

but you will need a new sitemap into this new location

Antonio Gallardo





El Sábado, 28 de Septiembre de 2002 03:07, funing escribió:
> Hi!
> I can run my webapp by http://host:8080/cocoon/xxx correctly.
> How to access it without "cocoon" by http://host:8080/xxx ?
>
> I change the map:pattern but it doesn't work :(
>
> best regards

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


RE: how to access without "cocoon"

Posted by Luca Morandini <lu...@tin.it>.
Funing,

what about reading the Cocoon FAQ at: http://xml.apache.org/cocoon/faq/faq-configure-environment.html ?

Best regards,

--------------------------------------------- 
               Luca Morandini 
               GIS Consultant 
              lmorandini@ieee.org 
http://utenti.tripod.it/lmorandini/index.html 
---------------------------------------------
 

> -----Original Message-----
> From: funing [mailto:funing@necas.nec.co.jp]
> Sent: Saturday, September 28, 2002 11:08 AM
> To: cocoon-users@xml.apache.org
> Subject: how to access without "cocoon"
> 
> 
> Hi!
> I can run my webapp by http://host:8080/cocoon/xxx correctly.
> How to access it without "cocoon" by http://host:8080/xxx ?
> 
> I change the map:pattern but it doesn't work :(
> 
> best regards
> 
> -- 
> funing <fu...@necas.nec.co.jp>
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: how to access without "cocoon"

Posted by yuryx <yu...@mobicomk.donpac.ru>.
Tuomo Lesonen wrote:

>On Sat, 28 Sep 2002, funing wrote:
>
>  
>
>>Hi!
>>I can run my webapp by http://host:8080/cocoon/xxx correctly.
>>How to access it without "cocoon" by http://host:8080/xxx ?
>>
>>I change the map:pattern but it doesn't work :(
>>
>>    
>>
>
>Or rename webapps/ROOT to webapps/tomcat, and rename your webapps/xxx
>to webapps/ROOT.
>
>-Tuomo
>
>  
>
>>---------------------------------------------------------------------
>>Please check that your question  has not already been answered in the
>>FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>>
>>To unsubscribe, e-mail:     <co...@xml.apache.org>
>>For additional commands, e-mail:   <co...@xml.apache.org>
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>Please check that your question  has not already been answered in the
>FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
>To unsubscribe, e-mail:     <co...@xml.apache.org>
>For additional commands, e-mail:   <co...@xml.apache.org>
>
>  
>
See in
http://xml.apache.org/cocoon/faq/faq-configure-environment.html#faq-1

-- 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: how to access without "cocoon"

Posted by Tuomo Lesonen <tu...@niksula.hut.fi>.
On Sat, 28 Sep 2002, funing wrote:

> Hi!
> I can run my webapp by http://host:8080/cocoon/xxx correctly.
> How to access it without "cocoon" by http://host:8080/xxx ?
>
> I change the map:pattern but it doesn't work :(
>

Or rename webapps/ROOT to webapps/tomcat, and rename your webapps/xxx
to webapps/ROOT.

-Tuomo

>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>