You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Miklos Pocsaji <mi...@gmail.com> on 2005/05/18 14:14:47 UTC

Lenya in cluster

Hi!

Does anybody have experience using lenya in a clustered environment?
Could you give me some starting points (blogs, articles, personal
experiences, anything)?

Thank you,
Miklos Pocsaji.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Lenya starting up as a service

Posted by Michael Wechner <mi...@wyona.com>.
Bart van Dijk wrote:

>Hello,
>
>I was wondering, I'm using Lenya for quite a while now and I've always
>wanted to switch over to Tomcat deployment. Reason is that Tomcat can
>startup as a service and Lenya can't (as far as I know). So, my questions
>are: Is it worth to switch to Tomcat (maybe Lenya can startup as a service
>too)?
>

you mean using Tomcat instead of Jetty (which is part of Lenya)?

Michi

> does it yield a lot of problems when moving my publication with it?
>What else can I expect to be different comparing Lenya's deployment to
>Tomcat's deployment?
>  
>


>
>Thanks,
>Bart
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>For additional commands, e-mail: user-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


RE: Lenya starting up as a service

Posted by Bart van Dijk <Ba...@Unilever.com>.
Thank you very much!

-----Original Message-----
From: user-return-6871-Bart-van.Dijk=unilever.com@lenya.apache.org
[mailto:user-return-6871-Bart-van.Dijk=unilever.com@lenya.apache.org]On
Behalf Of Gregor J. Rothfuss
Sent: Wednesday, June 01, 2005 5:27
To: user@lenya.apache.org
Subject: Re: Lenya starting up as a service


Bart van Dijk wrote:
> I'm trying to open the link you gave me
> (http://www.alexandriasc.com/software/JavaService/index.html) but whenever
I
> try I get a time-out... Is there any other to obtain a copy of the
> JavaService.exe file?

http://javaservice.objectweb.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Lenya starting up as a service

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Bart van Dijk wrote:
> I'm trying to open the link you gave me
> (http://www.alexandriasc.com/software/JavaService/index.html) but whenever I
> try I get a time-out... Is there any other to obtain a copy of the
> JavaService.exe file?

http://javaservice.objectweb.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


RE: Lenya starting up as a service

Posted by Bart van Dijk <Ba...@Unilever.com>.
I'm trying to open the link you gave me
(http://www.alexandriasc.com/software/JavaService/index.html) but whenever I
try I get a time-out... Is there any other to obtain a copy of the
JavaService.exe file?

Bart

-----Original Message-----
From: user-return-6704-Bart-van.Dijk=unilever.com@lenya.apache.org
[mailto:user-return-6704-Bart-van.Dijk=unilever.com@lenya.apache.org]On
Behalf Of Gregor J. Rothfuss
Sent: Thursday, May 19, 2005 15:29
To: user@lenya.apache.org
Subject: Re: Lenya starting up as a service


Bart van Dijk wrote:
> Hello,
>
> I was wondering, I'm using Lenya for quite a while now and I've always
> wanted to switch over to Tomcat deployment. Reason is that Tomcat can
> startup as a service and Lenya can't (as far as I know).

when you say lenya, you mean jetty :) and jetty can be made to start as
a windows service:

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/win32/Attic/readme.txt?rev
=1.5
for jetty 4.2,

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/extra/win32/readme.txt?rev
=1.2&view=auto
for jetty 5

> So, my questions
> are: Is it worth to switch to Tomcat (maybe Lenya can startup as a service
> too)? does it yield a lot of problems when moving my publication with it?

i suggest you deploy lenya in the ROOT context

> What else can I expect to be different comparing Lenya's deployment to
> Tomcat's deployment?

a benefit could be that the tomcat service is better documented, and
someone reported it as running successfully with lenya recently.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


RE: Lenya starting up as a service

Posted by Bart van Dijk <Ba...@Unilever.com>.
Yeah! I mean jetty of course :) If the I think I'll stick to Jetty then.
Thanks!
Bart

-----Original Message-----
From: user-return-6704-Bart-van.Dijk=unilever.com@lenya.apache.org
[mailto:user-return-6704-Bart-van.Dijk=unilever.com@lenya.apache.org]On
Behalf Of Gregor J. Rothfuss
Sent: Thursday, May 19, 2005 15:29
To: user@lenya.apache.org
Subject: Re: Lenya starting up as a service


Bart van Dijk wrote:
> Hello,
>
> I was wondering, I'm using Lenya for quite a while now and I've always
> wanted to switch over to Tomcat deployment. Reason is that Tomcat can
> startup as a service and Lenya can't (as far as I know).

when you say lenya, you mean jetty :) and jetty can be made to start as
a windows service:

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/win32/Attic/readme.txt?rev
=1.5
for jetty 4.2,

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/extra/win32/readme.txt?rev
=1.2&view=auto
for jetty 5

> So, my questions
> are: Is it worth to switch to Tomcat (maybe Lenya can startup as a service
> too)? does it yield a lot of problems when moving my publication with it?

i suggest you deploy lenya in the ROOT context

> What else can I expect to be different comparing Lenya's deployment to
> Tomcat's deployment?

a benefit could be that the tomcat service is better documented, and
someone reported it as running successfully with lenya recently.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Lenya starting up as a service

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Bart van Dijk wrote:
> Hello,
> 
> I was wondering, I'm using Lenya for quite a while now and I've always
> wanted to switch over to Tomcat deployment. Reason is that Tomcat can
> startup as a service and Lenya can't (as far as I know). 

when you say lenya, you mean jetty :) and jetty can be made to start as 
a windows service:

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/win32/Attic/readme.txt?rev=1.5
for jetty 4.2,

http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/extra/win32/readme.txt?rev=1.2&view=auto
for jetty 5

> So, my questions
> are: Is it worth to switch to Tomcat (maybe Lenya can startup as a service
> too)? does it yield a lot of problems when moving my publication with it?

i suggest you deploy lenya in the ROOT context

> What else can I expect to be different comparing Lenya's deployment to
> Tomcat's deployment?

a benefit could be that the tomcat service is better documented, and 
someone reported it as running successfully with lenya recently.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Lenya starting up as a service

Posted by Bart van Dijk <Ba...@Unilever.com>.
Hello,

I was wondering, I'm using Lenya for quite a while now and I've always
wanted to switch over to Tomcat deployment. Reason is that Tomcat can
startup as a service and Lenya can't (as far as I know). So, my questions
are: Is it worth to switch to Tomcat (maybe Lenya can startup as a service
too)? does it yield a lot of problems when moving my publication with it?
What else can I expect to be different comparing Lenya's deployment to
Tomcat's deployment?


Thanks,
Bart


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Lenya in cluster

Posted by Michael Wechner <mi...@wyona.com>.
Miklos Pocsaji wrote:

>Hi!
>
>Does anybody have experience using lenya in a clustered environment?
>Could you give me some starting points (blogs, articles, personal
>experiences, anything)?
>  
>

the live area can be done within a clustered environment because
it's read-only. The authoring cannot yet.

I actually thought that
the implementation of JCR/Jackrabbit would also solve this problem
for the authoring area, but Jackrabbit is not far yet re clustering, 
although
there had been discussions on that. Please take a look at the Jackrabbit 
mailing list.

But I really hope that Lenya is clusterable someday also for the 
authoring area.

Michi

>Thank you,
>Miklos Pocsaji.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>For additional commands, e-mail: user-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org