Re: Cocoon 3 sitemap setup

2016-08-29 Thread Hans-Heinrich Braun
ental problems but which could all be solved.At the moment i am bringing it to openshift. And since i decided also to go with angulat cocoon's restful capabilities became new revival Von: Artur Synowiec An: "users@cocoon.apache.org" Gesendet: 13:20 Mittwoch, 24.August 201

Re: Cocoon 3 sitemap setup

2016-08-25 Thread Artur Synowiec
rs ; Artur Synowiec Sent: Wednesday, August 24, 2016 4:56 PM Subject: Re: Cocoon 3 sitemap setup Hi,AFAIK there is no more direct sitemap mounting in C3. You have to make a separate C3 module/block and "mount"/assign a context to it. Then you can connect 2 or more Cocoon blocks togeth

Re: Cocoon 3 sitemap setup

2016-08-24 Thread gelo1234
Hi, AFAIK there is no more direct sitemap mounting in C3. You have to make a separate C3 module/block and "mount"/assign a context to it. Then you can connect 2 or more Cocoon blocks together in order to share some common servlet or functionality. Take a look at Cocoon samples: https://github.com

Cocoon 3 sitemap setup

2016-08-24 Thread Artur Synowiec
Hello, I need some help with setting up Cocoon 3 sitemap. I have used Cocoon 2.1 and 2.2 in the past and enjoyed the simplicity of the XML transformationusing sitemap language. Now I would like to get a hand of Cocoon 3. I've successfully managed to integrateC3 pipeline processor with other Java