Re: cocoon actions implements threadsafe

2006-06-03 Thread Bruno Dumon
On Fri, 2006-06-02 at 14:11 -0400, Doug Herold wrote: I am sorry I meant SingleThreaded. So you would think that this is a bottle neck. Unless your actions require heavy initialisation, implementing ThreadSafe or not will only result in minor performance differences (if you call multiple

Re: SendMailTransformer - jars

2006-06-03 Thread Peter Sparkes
Hi, Thanks for the info. I have removed the geronimo mail and activation jars from my cocoon application WEB-INF/lib directory and inserted the mail.jar. However I now get the following error. Please, do you know what it means? document email:exception email:messageUnable to locate provider

RE: SendMailTransformer - jars

2006-06-03 Thread Jasha Joachimsthal
Maybe a stupid question but did you restart cocoon after inserting mail.jar? And did you add the activation.jar from sun to WEB-INF/lib? -Original Message- From: Peter Sparkes [mailto:[EMAIL PROTECTED] Sent: zaterdag 3 juni 2006 13:54 To: users@cocoon.apache.org Subject: Re:

Re: Completely lost with Lucene

2006-06-03 Thread 321los
Hello again,3 further questions- is there any documentation on how Lucene calculates the rank score?- 'rank' always starts with 0. How can I make it start with 1 ?- let's say, my input document is like that: lucene:document url="" href="http://google.com">http://google.comtitle

Re: SendMailTransformer - jars

2006-06-03 Thread Peter Sparkes
Not at all - your question made me realise that I miss-understood your previous email and in addition to removing the geronimo jars I removed the Sun activation.jar. The company that hosts my cocoon application only restarts Tomcat at midnight so I will let you know tomorrow if it works.

Link: Project: SDX - System for Documents in XML

2006-06-03 Thread Michel Bottin
Hi! We, at ADNX, are proud to indicate you our SDX project in order to be listed with the Cocoon-related Projects: Name: SDX Full Title: System for Documents in XML Subject: SDX allows to retrieve and display XML documents. Combining the power of Cocoon and Lucene it offers to the

Re: Cocoon 2.1.8 performance - server configuration and cocoon configuration

2006-06-03 Thread Jonas Lundberg
Does no one have advice on how to get Cocoon to run faster / use less resources? Regards Hans On 5/31/06, Jonas Lundberg [EMAIL PROTECTED] wrote: I have some performance problems running Cocoon 2.1.8, with the default build, and eXist added to that. The system is quite fast in my development

Re: Cocoon 2.1.8 performance - server configuration and cocoon configuration

2006-06-03 Thread Ralph Goers
Not without more details. I would suggest you get YourKit or some other profiler and see what is going on. Ralph Jonas Lundberg wrote: Does no one have advice on how to get Cocoon to run faster / use less resources? Regards Hans On 5/31/06, Jonas Lundberg [EMAIL PROTECTED] wrote: I have