Re: Writing generator / Cocoon3 alpha

2010-03-05 Thread Jos Snellings
Johannes, you need one or two things beside the code of the generator. - first, how is it invoked? Can you send the fragment of your sitemap.xmap that matches an url supposed to invoke this generator? - second, is there a line in sitemap-components that defines this generator? Best, Jos On Sat, 2

Writing generator / Cocoon3 alpha

2010-03-05 Thread Johannes Lichtenberger
Hi, I've got a (maybe rather simple) problem, but somehow the exectute()-method isn't going to be invoked. I can see, that my generator is, because I simply created a static-Block with a sysout statement. But /** * {...@inheritdoc} */ public void execute() { try { System.out.