exceptions from xslt

2009-09-22 Thread Franco Pace
Hi, If I raise an error from within an xslt stylesheet via the error function, eg: or similar, can i trap it and interrogate it via ...

setting status codes in serializer

2009-09-22 Thread Franco Pace
Hi, If I wish to set the status code of a serializer to some value set in a variable/parameter such as: How do I set the variable parameter(statuscode) in a previous transformation (xslt) Thanks, Franco - To unsubscri

RE: problems with "Getting Started" 2.2 [was: Starting out with Cocoon 2.2]

2009-09-22 Thread Robby Pelssers
Not sure what your problem is but from your setup I would expect that you used the maven archetype for cocoon 3 times: -1 time for the webapp -2 times for creating the blocks And you only need to run "mvn install" on the blocks the first time I guess. If you create a parent pom project you can d

Re: problems with "Getting Started" 2.2 [was: Starting out with Cocoon 2.2]

2009-09-22 Thread Steven D. Majewski
PS: That Could not instantiate listener org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener [ ... stack trace ... ] warning is the first of several messages. There is also: 2009-09-22 17:18:05.574::IN

problems with "Getting Started" 2.2 [was: Starting out with Cocoon 2.2]

2009-09-22 Thread Steven D. Majewski
We've been using Cocoon 2.1.* for some time now, but we haven't really been doing a proper build. We've been building the sample app, and using that as a development base, adding new pipelines and sitemaps, and eventually, removing the samples directory before deploying. I've started to l

Re: Cocoon 2.2 subsitemap strange throwing nullpointer when

2009-09-22 Thread Søren Krum
Hi again, maybe the whole stack trace helps? here it is: org.apache.cocoon.ProcessingException: Sitemap: error when calling sub-sitemap at - file:///site/apps/apache-tomcat-6.0.20/work/fasportalen-webapp/blocks/fasportalen-forms/sitemap.xmap:105:69 at - file:///site/apps/apache-tomca

[SOLVED] flowscript debugger freezes at startup

2009-09-22 Thread LIONEL BARTH
Hi, I had some old avalon-framework jars in my classpath. After removing them, I had no more Logging Error, but I had 'AWT-EventQueue-O' error when launching the javascript debugger. I had to apply patch https://bug414869.bugzilla.mozilla.org/attachment.cgi?id=300651 Now the javascript d