Re: viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Lars Huttar
On 1/9/2007 5:36 PM, Reinhard Poetz wrote: Lars Huttar wrote: OK... I've registered, as you surmised, and I guess I need the doc-editors role. done Thanks. I've edited the page http://cocoon.zones.apache.org/daisy/legacydocs/documentation/userdocs/concepts/profiler.htm

[continuum] BUILD SUCCESSFUL: Cocoon Thread Implementation

2007-01-09 Thread [EMAIL PROTECTED]
Online report : http://cocoon.zones.apache.org:12000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/73/buildId/1620 Build statistics: State: Ok Previous State: Failed Started at: Wed, 10 Jan 2007 00:35:28 + Finished at: Wed, 10 Jan 2007 00:35:45 + Total t

Re: viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Reinhard Poetz
Lars Huttar wrote: OK... I've registered, as you surmised, and I guess I need the doc-editors role. done -- Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach {Software Engineering, Open Source, Web Applications, Apache Cocoon} web(

Re: viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Lars Huttar
On 1/9/2007 4:34 PM, Mark Lundquist wrote: On Jan 9, 2007, at 2:22 PM, Mark Lundquist wrote: [...] You'll need to spend a little time in the docs area at cocoon.zones.apache.org to orient yourself, and Helma or Reinhard or somebody can hook you up with a Diasy login with "doc-editor" privile

Re: viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Mark Lundquist
On Jan 9, 2007, at 2:22 PM, Mark Lundquist wrote: [...] You'll need to spend a little time in the docs area at cocoon.zones.apache.org to orient yourself, and Helma or Reinhard or somebody can hook you up with a Diasy login with "doc-editor" privileges, then you are set. I think, to initial

Re: viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Mark Lundquist
Hi Lars, On Jan 9, 2007, at 9:49 AM, Lars Huttar wrote: Ah, wait... I get it. By clicking on "422ms" (how intuitive!), or "xslt (testpage.xsl)" (better), you get the XML output. Then you dig through the sample code, and discover that the profile generator takes URL parameters (not sitemap pa

viewing intermediate XML with profiler (was Re: Running Cocoon in debugger)

2007-01-09 Thread Lars Huttar
On 1/4/2007 11:49 PM, Mark Lundquist wrote (on users@cocoon.apache.org): Next step is to figure out how to use this to trace data flow through the sitemap. You might take a look here: http://cocoon.apache.org/2.1/userdocs/concepts/profiler.html I've been looking into the profiler, and ind

Re: RFC: CForms Roadmap

2007-01-09 Thread hepabolu
Jeremy Quinn said the following on 9/1/07 13:12: The next level of complexity, is all of the groups and layout stuff in the cforms xslt. In hindsight, it seems this could have been done cleaner in a separate namespace, but we do not have that option now, unless we want to force everyone to com

Re: Bean overriding.

2007-01-09 Thread Carsten Ziegeler
Leszek Gawron wrote: > Carsten Ziegeler wrote: >> Leszek Gawron wrote: >>> One would like to provide a totally new implementation of core component >>> (i.e. store, continuations manager etc.). The current version of the >>> component will be loaded anyways (the bean definition resides somewhere >>

Re: Bean overriding.

2007-01-09 Thread Leszek Gawron
Carsten Ziegeler wrote: > Leszek Gawron wrote: >> One would like to provide a totally new implementation of core component >> (i.e. store, continuations manager etc.). The current version of the >> component will be loaded anyways (the bean definition resides somewhere >> in cocoon-core.jar/META-IN

Re: Bean overriding.

2007-01-09 Thread Carsten Ziegeler
Leszek Gawron wrote: > One would like to provide a totally new implementation of core component > (i.e. store, continuations manager etc.). The current version of the > component will be loaded anyways (the bean definition resides somewhere > in cocoon-core.jar/META-INF/cocoon/spring/*.xml). Defini

Bean overriding.

2007-01-09 Thread Leszek Gawron
One would like to provide a totally new implementation of core component (i.e. store, continuations manager etc.). The current version of the component will be loaded anyways (the bean definition resides somewhere in cocoon-core.jar/META-INF/cocoon/spring/*.xml). Defining a new bean of the same nam

Re: RFC: CForms Roadmap

2007-01-09 Thread Max Pfingsthorn
Hi everyone, This is very interesting! I would love to help, but I have like 5 projects going on in the university and otherwise... However, two of them are geared at the web, so this might be interesting to investigate. By the way, has anything improved authentication-wise in Cocoon? I have

Re: svn commit: r494368 - in /cocoon/trunk/core: cocoon-core/src/main/resources/org/apache/cocoon/ cocoon-thread/cocoon-thread-impl/ cocoon-thread/cocoon-thread-impl/src/main/java/org/apache/cocoon/co

2007-01-09 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: >> My todo list is empty :) So, you can pick up any component you want >> without stepping on my toes :) > Not the answer that I wanted to hear ;) > :) I'm trying to get the docs for the configurator complete in the meantime... > Anyway, I'll try to POJOfy: the store impl

Re: svn commit: r494368 - in /cocoon/trunk/core: cocoon-core/src/main/resources/org/apache/cocoon/ cocoon-thread/cocoon-thread-impl/ cocoon-thread/cocoon-thread-impl/src/main/java/org/apache/cocoon/co

2007-01-09 Thread Daniel Fagerstrom
Carsten Ziegeler skrev: Daniel Fagerstrom wrote: Great, I started to look at POJOfying the thread module yesterday, but you saved me the work. What components are next on you todo list, so that we don't POJOfy the same components? My goal is to POJOfy enough components to make http://svn.

Re: svn commit: r494368 - in /cocoon/trunk/core: cocoon-core/src/main/resources/org/apache/cocoon/ cocoon-thread/cocoon-thread-impl/ cocoon-thread/cocoon-thread-impl/src/main/java/org/apache/cocoon/co

2007-01-09 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: > Great, I started to look at POJOfying the thread module yesterday, but > you saved me the work. What components are next on you todo list, so > that we don't POJOfy the same components? > > My goal is to POJOfy enough components to make > http://svn.apache.org/repos/a

Re: svn commit: r494368 - in /cocoon/trunk/core: cocoon-core/src/main/resources/org/apache/cocoon/ cocoon-thread/cocoon-thread-impl/ cocoon-thread/cocoon-thread-impl/src/main/java/org/apache/cocoon/co

2007-01-09 Thread Daniel Fagerstrom
[EMAIL PROTECTED] skrev: Author: cziegeler Date: Tue Jan 9 02:49:43 2007 New Revision: 494368 URL: http://svn.apache.org/viewvc?view=rev&rev=494368 Log: Migrate thread impl to pojo Great, I started to look at POJOfying the thread module yesterday, but you saved me the work. What components

[continuum] BUILD FAILURE: Cocoon Thread Implementation

2007-01-09 Thread [EMAIL PROTECTED]
Online report : http://cocoon.zones.apache.org:12000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/73/buildId/1610 Build statistics: State: Failed Previous State: Ok Started at: Tue, 9 Jan 2007 12:36:19 + Finished at: Tue, 9 Jan 2007 12:36:30 + Total tim

Re: RFC: CForms Roadmap

2007-01-09 Thread Jeremy Quinn
On 9 Jan 2007, at 11:03, Gabriele Columbro wrote: Hi Jeremy! First of all thx for the great job you did on the "modernization" of CForms, I didn't have the proper time to investigate it or better to use it (hopefully I will do that this or the next week), but reading from ML threads seem

Re: Cocoon-2.1.10 deployed jars on ibiblio

2007-01-09 Thread Carsten Ziegeler
Felix Knecht wrote: > Dear all > > For all former cocoon version there the 'block' jars are existing on > ibiblio (http://www.ibiblio.org/maven/cocoon/jars/) as well as on > p.a.o > (http://people.apache.org/repo/m1-ibiblio-rsync-repository/cocoon/jars/). > > Are they intentionally not published

Cocoon-2.1.10 deployed jars on ibiblio

2007-01-09 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all For all former cocoon version there the 'block' jars are existing on ibiblio (http://www.ibiblio.org/maven/cocoon/jars/) as well as on p.a.o (http://people.apache.org/repo/m1-ibiblio-rsync-repository/cocoon/jars/). Are they intentionally not

Re: RFC: CForms Roadmap

2007-01-09 Thread Jeremy Quinn
Hi Bruno Thanks for the heads-up. On 9 Jan 2007, at 09:06, Bruno Dumon wrote: Hi Jeremy, On Sun, 2007-01-07 at 13:01 +, Jeremy Quinn wrote: Hi All Now that Cocoon 2.1.11-dev runs Dojo 0.4.1, I think we have a solid platform to complete the modernisation of CForms client-side code.

Re: RFC: CForms Roadmap

2007-01-09 Thread Gabriele Columbro
Hi Jeremy! First of all thx for the great job you did on the "modernization" of CForms, I didn't have the proper time to investigate it or better to use it (hopefully I will do that this or the next week), but reading from ML threads seems to be quite cool stuff! On 1/7/07, Jeremy Quinn <[EMAIL

Re: How to add docs to our doc system?

2007-01-09 Thread Carsten Ziegeler
Bertrand Delacretaz schrieb: > On 1/8/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > >> ...I'm stuck as I >> don't know the password for the daisy user in our zone (I have access to >> the zone itself). Where can I find this? > > If you have sudo access you can do > > sudo su - daisy > > a

[jira] Updated: (COCOON-1979) [PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via cocoon.load

2007-01-09 Thread Rob Berens (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Berens updated COCOON-1979: --- Attachment: patch-1.txt > [PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via

[jira] Updated: (COCOON-1979) [PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via cocoon.load

2007-01-09 Thread Rob Berens (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Berens updated COCOON-1979: --- Attachment: patch-2.txt > [PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via

[jira] Created: (COCOON-1979) [PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via cocoon.load

2007-01-09 Thread Rob Berens (JIRA)
[PATCH] Flow 2.1.0 reload-script = true does not reload scripts loaded via cocoon.load -- Key: COCOON-1979 URL: https://issues.apache.org/jira/browse/COCOON-1979 Proj

Re: RFC: CForms Roadmap

2007-01-09 Thread Bruno Dumon
Hi Jeremy, On Sun, 2007-01-07 at 13:01 +, Jeremy Quinn wrote: > Hi All > > Now that Cocoon 2.1.11-dev runs Dojo 0.4.1, I think we have a solid > platform to complete the modernisation of CForms client-side code. > > Replacements : > > Date/Time widget : replace MattKruse stuff with Doj

Re: RFC: CForms Roadmap

2007-01-09 Thread Rice Yeh
Hi, Since namespace is employed now. Widgets' naming might start not to include namespace-purpose prefix. For example, CFormsSuggest is better to be just named Suggest. Rice On 1/7/07, Jeremy Quinn <[EMAIL PROTECTED]> wrote: Hi All Now that Cocoon 2.1.11-dev runs Dojo 0.4.1, I think we have