block communication and page fragment

2008-07-13 Thread Mansour Al Akeel
Hello: I am wondering if there's a tutorial or example that shows how to aggregate multiple fragments into one page. I have few blocks, each of them generates part of the web page. I need to put the results into one single page. is this possible ? How? is there any tutorials or examples ?

C2.2 - Web archetype whodunnit!

2008-07-13 Thread David Legg
In true detective style I'm trying to work out whodunnit! It's probably the butler! but in case it's not I'd appreciate any help. I've successfully built a Cocoon block and a brand new Cocoon generator and between them created a pipline to produce some HTML. When I change into the Cocoon

RE: block communication and page fragment

2008-07-13 Thread Alessandro Vincelli
You can use map:aggregate[1] there are some example on cocoon.zones.apache.org[2] Bye Alessandro [1] http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html [2] http://cocoon.zones.apache.org/demos/trunk/samples/core/aggregation/ Hello: I am wondering if there's a tutorial or example that

Re: C2.2 - Web archetype whodunnit!

2008-07-13 Thread Barbara Slupik
I test my blocks in maven/jetty. After everything works I do the following: 1. Build myBlock jar file and update maven repository. I assume that version number is 1.0, version number is defined in myBlock pom file cd /.../cocoon-2.2.0/myBlock mvn package mvn install:install-file

Re: block communication and page fragment

2008-07-13 Thread Mansour Al Akeel
Thank you for your reply. I need to aggregate fragments after the transformation. The examples are very useful but they show how to aggregate the xml docs into one then transforming them. For example, if I have two separate blocks, each of them generates html page, I need to put them in one

Cocoon 2.2 flowscipt debugger possible?

2008-07-13 Thread Hugh Sparks
I read a few posts that suggest that this is impossible, but I decided to try the flowscript debugger anyway. I'm running under Tomcat, so I copied the file cocoon-flowscipt.xconf from the cocoon 2.2 svn truck to this directory in my Tomcat installation: