Re: Error pattern in block

2013-02-19 Thread Antonio M. Mérida
Hi, I downloaded the certificate and I followed your instructions. Now I have an error to include the "generator:html" in block-application-context.xml: class="org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator" scope="prototype" /> Error: failed org.mortbay.jetty.plug

RE: sitemap parameter in C3 (was Re: A generator with sitemap parameter in C3)

2013-02-19 Thread Robby Pelssers
I agree on the fact that it's confusing to say the least when programming against the Java API. And any simplifications on this aspect are welcome. Robby -Original Message- From: Thorsten Scherler [mailto:scher...@gmail.com] Sent: Tuesday, February 19, 2013 11:45 AM To: users@cocoon.apa

Re: Error pattern in block

2013-02-19 Thread Antonio M. Mérida
Ok Robby, I will have to create a certificate in ubuntu. thanks. El 17/02/13 17:53, Robby Pelssers escribió: Oh… I know where that error comes from. That means it can’t find a certificate needed to access that URL. You will need to install a certificate for the particular JDK running your

Re: sitemap parameter in C3 (was Re: A generator with sitemap parameter in C3)

2013-02-19 Thread Thorsten Scherler
On 02/18/2013 02:50 PM, Thorsten Scherler wrote: > On 02/11/2013 01:55 PM, gelo1234 wrote: >> ... >> So the setup(...) has access to sitemap parameters :) Why not >> setConfiguration(..) ? >> >> Does call: >> this.setup((Map) configuration) >> strips off?/adds? some unwanted/additional data for sit