You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Aurelien DEHAY <au...@sncf.fr> on 2001/06/14 13:45:22 UTC

Cocoon & Tomcat & Apache

Hello.

I trying to install Cocoon 1.8.2 on Tomcat+Apache. In fact, I wonder
if it's possible, as I have a lot virtuals host for my developpers, to
have a centralized cocoon.properties.

I've successfully installed Cocoon on Tomcat and Apache but there is a
WEB-INF directory (with cocoon.properties & web.xml) in each
developper directory). I hope there is a simplier solution.

I've tried some solution (like putting the content of WEB-INF/web.xml
in $TOMCAT_HOME/web.xml), but it still don't work. Then, is there a
good way to do?

Thanks.
-- 
Aurélien

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Cocoon & Tomcat & Apache

Posted by Aurelien DEHAY <au...@sncf.fr>.
"Simone Bortolaso" <bo...@softhome.net> writes:

> The real problem is that if you want run tomcat and apache like nt-services
> together then you find out that they doesn't worked.
> Simone

I'm not on NT but on Linux.

-- 
Aurélien

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Cocoon & Tomcat & Apache

Posted by Simone Bortolaso <bo...@softhome.net>.
Wait......i see that installing Tomcat and Apache in windows nt 4 like
services i find out that cocoon example worked very bad.
Instead if i started the Tomcat and Apache in dos windows the example worked
well.
(I set the classpath in wrapper.properties too)
Simone

----- Original Message -----
From: "Luca Morandini" <l....@tin.it>
To: <co...@xml.apache.org>
Sent: Thursday, June 14, 2001 4:03 PM
Subject: RE: Cocoon & Tomcat & Apache


> Simone,
>
> Apache and Tomcat may run as services under Windows NT 4.0... at least
mine
> do that :)
>
> Best regards,
>
> ---------------------------------------------
> Luca Morandini
> GIS Consultant
> lmorandini@ieee.org
> +39 0744 59 85 1 Office
> +39 0335 681 02 12 Mobile
> http://utenti.tripod.it/lmorandini/index.html
> ---------------------------------------------
>
>
> > -----Original Message-----
> > From: Simone Bortolaso [mailto:bortolaso@softhome.net]
> > Sent: giovedì 14 giugno 2001 15.25
> > To: cocoon-users@xml.apache.org
> > Subject: Re: Cocoon & Tomcat & Apache
> >
> >
> > The real problem is that if you want run tomcat and apache like
> > nt-services
> > together then you find out that they doesn't worked.
> > Simone
> >
> >
> > ----- Original Message -----
> > From: "Aurelien DEHAY" <au...@sncf.fr>
> > To: <co...@xml.apache.org>
> > Sent: Thursday, June 14, 2001 1:45 PM
> > Subject: Cocoon & Tomcat & Apache
> >
> >
> > Hello.
> >
> > I trying to install Cocoon 1.8.2 on Tomcat+Apache. In fact, I wonder
> > if it's possible, as I have a lot virtuals host for my developpers, to
> > have a centralized cocoon.properties.
> >
> > I've successfully installed Cocoon on Tomcat and Apache but there is a
> > WEB-INF directory (with cocoon.properties & web.xml) in each
> > developper directory). I hope there is a simplier solution.
> >
> > I've tried some solution (like putting the content of WEB-INF/web.xml
> > in $TOMCAT_HOME/web.xml), but it still don't work. Then, is there a
> > good way to do?
> >
> > Thanks.
> > --
> > Aurélien
> >
> > ---------------------------------------------------------------------
> > 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: <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/faqs.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/faqs.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/faqs.html>

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


RE: Cocoon & Tomcat & Apache

Posted by Luca Morandini <l....@tin.it>.
Simone,

	Apache and Tomcat may run as services under Windows NT 4.0... at least mine
do that :)

Best regards,
 
---------------------------------------------
               Luca Morandini
               GIS Consultant
            lmorandini@ieee.org
          +39 0744 59  85  1 Office
          +39 0335 681 02 12 Mobile
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Simone Bortolaso [mailto:bortolaso@softhome.net]
> Sent: giovedì 14 giugno 2001 15.25
> To: cocoon-users@xml.apache.org
> Subject: Re: Cocoon & Tomcat & Apache
>
>
> The real problem is that if you want run tomcat and apache like
> nt-services
> together then you find out that they doesn't worked.
> Simone
>
>
> ----- Original Message -----
> From: "Aurelien DEHAY" <au...@sncf.fr>
> To: <co...@xml.apache.org>
> Sent: Thursday, June 14, 2001 1:45 PM
> Subject: Cocoon & Tomcat & Apache
>
>
> Hello.
>
> I trying to install Cocoon 1.8.2 on Tomcat+Apache. In fact, I wonder
> if it's possible, as I have a lot virtuals host for my developpers, to
> have a centralized cocoon.properties.
>
> I've successfully installed Cocoon on Tomcat and Apache but there is a
> WEB-INF directory (with cocoon.properties & web.xml) in each
> developper directory). I hope there is a simplier solution.
>
> I've tried some solution (like putting the content of WEB-INF/web.xml
> in $TOMCAT_HOME/web.xml), but it still don't work. Then, is there a
> good way to do?
>
> Thanks.
> --
> Aurélien
>
> ---------------------------------------------------------------------
> 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: <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/faqs.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/faqs.html>

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


Re: Cocoon & Tomcat & Apache

Posted by Simone Bortolaso <bo...@softhome.net>.
The real problem is that if you want run tomcat and apache like nt-services
together then you find out that they doesn't worked.
Simone


----- Original Message -----
From: "Aurelien DEHAY" <au...@sncf.fr>
To: <co...@xml.apache.org>
Sent: Thursday, June 14, 2001 1:45 PM
Subject: Cocoon & Tomcat & Apache


Hello.

I trying to install Cocoon 1.8.2 on Tomcat+Apache. In fact, I wonder
if it's possible, as I have a lot virtuals host for my developpers, to
have a centralized cocoon.properties.

I've successfully installed Cocoon on Tomcat and Apache but there is a
WEB-INF directory (with cocoon.properties & web.xml) in each
developper directory). I hope there is a simplier solution.

I've tried some solution (like putting the content of WEB-INF/web.xml
in $TOMCAT_HOME/web.xml), but it still don't work. Then, is there a
good way to do?

Thanks.
--
Aurélien

---------------------------------------------------------------------
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: <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/faqs.html>

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