You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Javier Fernández <fe...@alumnos.uva.es> on 2001/04/18 12:12:15 UTC

Fw: installing Cocoon inside Tomcat


Hi, 
How can we install Cocoon in Tomcat?. We have followed the steps in the page of  Tomcat, but it does not start. We have Tomcat alone, without Apache.
What are we something wrong?.

Thanks, and sorry for my English.

Re: Fw: installing Cocoon inside Tomcat

Posted by Elmar Christen <el...@elmartec.de>.
Hola! Supongo hablas español - y seguramente mejor que yo.
Tomcat y Cocoon son la pareja natural, quiere decir, debria que funcionar.
Primero: instalar Cocoon en el diretorio webapps del Tomcat.
Segundo: asegurate que todos los paths (CLASSPATH, JAVA_HOME,...) esten 
bien.
Tercero (opcional): Create en el server.xml del tomcat un contexto para 
accesar facilmente al cocoon. Lo mio es
       </Context>
       <Context debug="0" docBase="webapps/cocoon-1.8.2" path="/aresa" 
reloadable="true">
       </Context>

Con eso deberia funcionar. Mirate los logs y la console del tomcat si 
salen errores.


Javier Fernández wrote:

> 
> Hi,
> 
> How can we install Cocoon in Tomcat?. We have followed the steps in 
> the page of  Tomcat, but it does not start. We have Tomcat alone, 
> without Apache.
> 
> What are we something wrong?.
> 
>  
> 
> Thanks, and sorry for my English.
> 


---------------------------------------------------------------------
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: Fw: installing Cocoon inside Tomcat

Posted by Frans Thamura <ft...@yahoo.com>.
Change the tomcat port to 80, if you don't want
apache. and follow the step by step installation, and
change your startup.sh or startup.bat, and put the
xerces.jar and xalan.jar in the beginning of the
CLASSPATH.

Try it, it work in my computers.

Frans


--- Javier_Fern�ndez <fe...@alumnos.uva.es> wrote:
> 
> 
> Hi, 
> How can we install Cocoon in Tomcat?. We have
> followed the steps in the page of  Tomcat, but it
> does not start. We have Tomcat alone, without
> Apache.
> What are we something wrong?.
> 
> Thanks, and sorry for my English.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

---------------------------------------------------------------------
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: installing Cocoon inside Tomcat

Posted by Eric Romang <za...@zataz.com>.
On wich OS ?
  -----Message d'origine-----
  De : Javier Fernández [mailto:ferjavi@alumnos.uva.es]
  Envoyé : mercredi 18 avril 2001 12:12
  À : cocoon-users@xml.apache.org
  Objet : Fw: installing Cocoon inside Tomcat




  Hi,
  How can we install Cocoon in Tomcat?. We have followed the steps in the
page of  Tomcat, but it does not start. We have Tomcat alone, without
Apache.
  What are we something wrong?.

  Thanks, and sorry for my English.

Re: Fw: installing Cocoon inside Tomcat

Posted by Alexander Schatten <al...@gmx.net>.
this is irrelevant and has nothing to do with your problem- check the
installation procedure CAREFULLY step by step, it will work.

If you, however should not manage to install it, send me an email, than I
can provide a zip file containing tomcat + cocoon installed and a start
and stop script that can be adapted very easily.


Alex

Frans Thamura wrote:

> Change the tomcat port to 80
>




---------------------------------------------------------------------
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: Fw: installing Cocoon inside Tomcat

Posted by Frans Thamura <ft...@yahoo.com>.
Change the tomcat port to 80

Frans


--- Javier_Fern�ndez <fe...@alumnos.uva.es> wrote:
> 
> 
> Hi, 
> How can we install Cocoon in Tomcat?. We have
> followed the steps in the page of  Tomcat, but it
> does not start. We have Tomcat alone, without
> Apache.
> What are we something wrong?.
> 
> Thanks, and sorry for my English.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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