> 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" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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
> >
> > [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to