On Sat, 2 Aug 2003, L. Karam wrote: > Message > > How do I enable the integration between Apache HttpServer and Cocoon? > > So that apache HttpServer will pass the control of XML files to cocoon and return > the processed content back to the browser?
try mod_proxy is the best approach wiki.cocoondev.org and search for mod proxy --stavros > > ----- Original Message ----- > From: Cedric Picard > To: [EMAIL PROTECTED] > Sent: Friday, August 01, 2003 10:36 AM > Subject: RE: Problem!! > > > Leandro, > > are you then using an application server (for example, JBoss) which embeds tomcat > as its web server or are you using tomcat as standalone? > -----Original Message----- > From: L. Karam [mailto:[EMAIL PROTECTED] > Sent: 02 August 2003 14:29 > To: [EMAIL PROTECTED] > Subject: Re: Problem!! > > > The main page of the Cocoon I am obtaining to visualize, I find perhaps that the > problem is another one. I am executing in a server who has the installed Apache, and > am wanting to visualize the folder/webapps/cocoon of the Tomcat, for the Apache > ----- Original Message ----- > From: Derek Hohls > To: [EMAIL PROTECTED] > Sent: Friday, August 01, 2003 10:18 AM > Subject: Re: Problem!! > > > All you should have to do is place the > cocoon.war file in the Tomcat "webapps" > directory and then restart Tomcat... > > Have you tried this and, if so, what errors > do you get when you try to access the Cocoon > main page? > > >>> [EMAIL PROTECTED] 02/08/2003 03:11:01 >>> > > Hi, I am trying to install cocoon and I am not obtaining sucess to integrate > it with the Tomcat, anyone could say me what I must configure ? > Cocoon 2.0 > Tomcat 4.1 > Tks > Leandro > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > Mailscanner thanks transtec Computers for their support. > > -- > This e-mail is confidential and is intended for the named recipient only. If > you receive it in error please destroy the message and all copies. Kainos > Software Ltd. does not accept liability for damage sustained as a result of > malicious software (e.g. viruses). Kainos does not accept liability for, or > permit, the creation of contracts on its behalf by e-mail, the publication of > any defamatory statement by its employees by e-mail, or changes subsequently > made to the original message. The Company's registered office is located at > 4-6 Upper Crescent, Belfast, BT7 1NT, Northern Ireland, Tel +44 28 9057 1100. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
