Re: Cocoon hosting advice needed

2006-02-07 Thread David Bishop
Hi there, What kind of usage are you likely to get? Are you looking to have a dedicated server or shared hosting? How much control do you want to have over the cocoon setup? David. On 7 Feb 2006, at 12:33, Tom Roberts LUXONLINE wrote: Hi Could anybody point me to a web host which provide

Re: Scaling Cocoon to handle a heavy load

2006-02-07 Thread David Bishop
Hi, Two weeks ago I asked for help regarding Cocoon performance. I was pointed in the direction of the JVM as I was running 1.4.2, I upgraded this to 1.5.0_05 which basically has better garbage collection management and it proved to be a great improvement of stability and performance. Even

Re: XSP: How to create elements dynamically

2006-02-07 Thread David Bishop
Hi, I struggled with this one myself, I ended up having to use fixed element names, but being able to assign attributes dynamically using the following code. xsp:attribute> xsp:attribute> ... My original aim was to

Re: problem with JAVA_HOME on MACOS X

2006-01-27 Thread David Bishop
Hi Robert, I am a fellow mac user and I would guess you don't mean Liberary folder! Just a spelling mistake by the looks.. David. On 27 Jan 2006, at 08:22, Robert Voogdgeert wrote: Dear cocoon users, After setting JAVA_HOME=/Liberary/Java/Home and building cocoon, I tried to start coco

Re: Scaling Cocoon to handle a heavy load

2006-01-26 Thread David Bishop
Hi Berin, This sounds spot on, I shall do as you say and come back with any results. Thanks! Berin Loritsch wrote: See if these links help you at all: http://java.sun.com/docs/hotspot/index.html http://www.javaworld.com/javaworld/jw-01-2002/jw-0111-hotspotgc.html http://developer.apple.com/d

Scaling Cocoon to handle a heavy load

2006-01-26 Thread David Bishop
Hello, I am hosting a website for a european project which hosts a number of complicated database driven questionnaires on genetic testing the site receives high peaks of usage and around 5000 visits, 200'000 hits per month. The entire site is written in cocoon and I am having problems in