Anyone using Cocoon with GWT?

2008-10-12 Thread Robert La Ferla
Anyone using Cocoon with GWT? How can you pass information from an XSP to GWT and vice versa? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Processed by Apache Cocoon 2.1.11 in X milliseconds

2008-07-29 Thread Robert La Ferla
I have a question regarding Cocoon profiling. In the cocoon.log, I see that each request is timed. However, nowhere in my Cocoon configuration do I see profiling enabled. Is it because I have the profiling block compiled into Cocoon? How can I disable this profiling? INFO (2008-07-29)

Rotating log files in Cocoon 2.1.11

2008-07-29 Thread Robert La Ferla
I would like to configure Cocoon 2.1.11 so that every day (24 hrs), the cocoon.log is written to a new file (cocoon-2008-JUL-29.log) I tried configuring logkit.xconf to do this but it doesn't work. Because I didn't want to wait a full day to see if it worked, I changed the configuration to

Processed by Apache Cocoon 2.1.11 in X milliseconds

2008-07-29 Thread Robert La Ferla
I have a question regarding Cocoon profiling. In the cocoon.log, I see that each request is timed. However, nowhere in my Cocoon configuration do I see profiling enabled. Is it because I have the profiling block compiled into Cocoon? How can I disable this profiling? INFO (2008-07-29)

action:redirect-to

2008-04-21 Thread Robert La Ferla
Where can I find documentation on action:redirect-to? What Cocoon block do I need when I build Cocoon to enable this functionality? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

What are EHCache and HSQL used for?

2008-04-14 Thread Robert La Ferla
Are EHCache or HSQL required to use Cocoon 2.1? Do any blocks require it as a dependency? INFO (2008-04-15) 02:27.41:780 [core.store] (Unknown-URI) Unknown- Thread/EHDefaultStore: EHCache cache cocoon-ehcache-1 initialized

Re: Compiled vs. Interpreted Sitemap Engine (Cocoon 2.x)

2008-03-25 Thread Robert La Ferla
btw - this applies to Cocoon 2.1 as well. Anyone know how exactly it works? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: java 1.5 and cocoon

2008-03-24 Thread Robert La Ferla
On Mar 22, 2008, at 12:27 PM, Joerg Heinicke wrote: On 22.03.2008 11:07, Patrick Heiden wrote: Some parts of my domainmodel rely on java-1.5 specific stuff like Generics and so on. Within my first cocoon steps I don't have changed the source=1.3 attribute and of course get the

Compiled vs. Interpreted Sitemap Engine (Cocoon 2.0.4)

2008-03-24 Thread Robert La Ferla
I am using Cocoon 2.0.4. Can someone please explain why the interpreted sitemap engine is faster than the compiled one? Also, is it the class attribute that determines whether Cocoon is using the compiled vs. the interpreted sitemap engine? Seems like if you omit the class attribute, it

How to determine how long a pipeline is taking to process?

2008-03-12 Thread Robert La Ferla
I am looking to optimize a Cocoon application but I need to find out how long each pipeline is taking. In particular, I want to know how long Cocoon is taking to transform the XML into HTML. Solutions? - To unsubscribe,

LogConfigurationException w/Cocoon 2.1.10 on Tomcat 5.5.25 and Mac OS X 10.5

2007-12-28 Thread Robert La Ferla
How do I get Cocoon working under Tomcat on OSX? I am getting the following error when I start Tomcat: Dec 28, 2007 10:45:30 AM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive cocoon.war Dec 28, 2007 10:45:30 AM