Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 40800 invoked from network); 16 Dec 2003 14:17:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Dec 2003 14:17:00 -0000 Received: (qmail 85748 invoked by uid 500); 16 Dec 2003 14:16:48 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 85726 invoked by uid 500); 16 Dec 2003 14:16:48 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 85713 invoked from network); 16 Dec 2003 14:16:48 -0000 Received: from unknown (HELO dns11.mail.yahoo.co.jp) (210.81.151.144) by daedalus.apache.org with SMTP; 16 Dec 2003 14:16:48 -0000 Received: from unknown (HELO home) (219.10.240.115 with poptime) by dns11.mail.yahoo.co.jp with SMTP; 16 Dec 2003 14:16:48 -0000 X-Apparently-From: Message-ID: <00c701c3c3df$d27608a0$73f00adb@home> From: "Hassan Abolhassani" To: References: <3FDED676.9050808@upaya.co.uk> <3FDEE0A4.4090802@fr.thalesgroup.com> Subject: Re: Launching 2 cocoons simultenaously Date: Tue, 16 Dec 2003 23:20:56 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > What is the way to put more than one cocoon in the same servlet container? You can have different directory names in your webapps. For example copy your cocoon to cocoon1 and cocoon2 in your webapp directory and then you have two instances. Anyway I have noticed that doing this way, a lot of memory will be captured by two copies. It is worth to make light version of them for better memory usage (i.e. remove some unnecessary components from your cocoon.xconf) Hassan ----- Original Message ----- From: "David Hello" To: Sent: Tuesday, December 16, 2003 7:38 PM Subject: Re: Launching 2 cocoons simultenaously > I've tried on other computer, and it seems to work. > What is the way to put more than one cocoon in the same servlet container? > Thanks, > David > > > Upayavira wrote: > > > You can either mount more than one Cocoon in the same servlet > > container, or run more than one servlet container. Both work. > > > > What is not working about running two? What errors do you get? > > > > Upayavira > > > > gounis@osmosis.gr wrote: > > > >> i dont know about 2 or more containers but in tomcat you can have as > >> many different cocoons as you like just rename cocoon.war to > >> cocoon{1,2,3}.war and put them in tomcat's webapp dir > >> > >> > >> --stavros > >> > >> On Tue, 16 Dec 2003, David Hello wrote: > >> > >> > >> > >>> Hi, > >>> > >>> Is there a way to launch two cocoons servlet container of differents > >>> versions simultenaously on two differents ports. > >>> I've tried > >>> set JETTY_PORT=8080 > >>> cocoon.bat servlet. > >>> and for the other > >>> set JETTY_PORT=8888 > >>> cocoon.bet servlet, > >>> but it seems it doesn't work.... > >>> If someone has an idea... > >>> > >>> thanks > >>> David > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > >>> For additional commands, e-mail: users-help@cocoon.apache.org > >>> > >>> > >>> > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > >> For additional commands, e-mail: users-help@cocoon.apache.org > >> > >> > >> > >> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > > For additional commands, e-mail: users-help@cocoon.apache.org > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org