RE: Cocoon and UTF-8: Invalid byte 2 of 3-byte UTF-8 sequence

2008-04-08 Thread Magnus Haraldsen Amundsen
Actually it was because of Tomcat and Java. I had to pass along -Dfile.encoding=UTF-8 and then erverything worked. Thanks to Guschtel at #cocoon for pointing me in the right direction :) - Magnus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bertrand

Re: [2.1] Handling errors in sub sitemap

2008-04-08 Thread Nick Stolwijk
Can someone help me with this? The documentation doesn't seem to reflect the current behaviour and I can't find any other postings about this. With regards, Nick Stolwijk Nick Stolwijk wrote: > > I've tried following the explanation on handling errors with cocoon [1], > but I can't get it wor

Cocoon expression language in the sitemap

2008-04-08 Thread Luca Morandini
I'd like to use it in my sitemap... but don't know how to do it :( Any good soul showing me the way ? Luca Morandini www.lucamorandini.it - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Trouble with non-ASCII URIs

2008-04-08 Thread Wendell Piez
Thanks Vadim, I'll take a look at these -- Cheers, Wendell At 07:19 PM 4/7/2008, you wrote: You have to specify how do you want request parameters decoded: http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletRequest.html#setCharacterEncoding(java.lang.String) There are several

RCL goal refactorings / acegi

2008-04-08 Thread Patrick Heiden
Hello together! Why is the acegi example still out-of-order? I've read [1] from Reinhard Poetz (back in Jun 2007) and there he mentioned trouble with ApplicationContext access due to the fact it seems to get closed when integrating acegi. I am able to reproduce the exception with baby-fresh tru

deploy Tomcat

2008-04-08 Thread Patrick Heiden
Hello together! I've got some errors while deploying my app to Tomcat (5.5 and 6.x). I switched XML Validation and XSD namespacesAware attributes to true and deployed an empty cocoon webapp block. Tomcat is not able to set up the context for that (exception from Tomcat 6.x at the end of this me

Block redirect/dispatch

2008-04-08 Thread Nikolas List
Hello all, I'm currently working on a cocoon 2.2 application using multiple blocks. Every block is specialized on serving different content (probably including forms). What I would like to achieve is to present a unified URL space to the user, meaning something like /block-A/niceurl/serving/form