RE: Custom Xpath Selector

2008-07-23 Thread Richard McKenzie
Cheers Peter Thanks for the advice, we are trying to avoid using flow script if possible. I just thought I'd post the question in case anybody had created a selector which did something similar, after decompiling all the cocoon selectors I suspected that it was not possible to do elegantly.

[jira] Commented: (COCOON-2225) how to debug xslt in cocoon framework .I am using Jbuider .just let me know how to set up the breakpoints for xslt in jbuilder

2008-07-23 Thread Grzegorz Kossakowski (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615903#action_12615903 ] Grzegorz Kossakowski commented on COCOON-2225: -- Just to make things easier

RE: Eventcache dependency to JMS

2008-07-23 Thread Ard Schrijvers
Hello Lukas, Sry for my late respond Hello, I'm wondering, why the eventcache block has dependencies on the JMS block and not the other way round? I do not know what you would win by switching the dependency around. JMS seems to me more uncoupled from eventcache then eventcache to jms.

Re: AW: AW: AW: AW: Client-side validation in CForms

2008-07-23 Thread Jeremy Quinn
Hi Chris On 22 Jul 2008, at 21:17, Christofer Dutz wrote: Hi ... well I never really used the I18N Stuff, I have to admit. Every time I got in contact with it (currently using Cocoon 2.1.10) I thought they were text files and no Xml files. OK. IMHO i18n is well worth getting your head around

Re: [proposal] Corona: A Cocoon subproject

2008-07-23 Thread Reinhard Pötz
Joerg Heinicke wrote: On 20.07.2008 14:17, Reinhard Pötz wrote: First we should define the mission of this subproject. Corona has two main goals: 1. Become the best platform for RESTful services and RESTful web applications based on the concept of pipelines. 2. Provide a generic

Re: Custom Xpath Selector

2008-07-23 Thread Peter Hunsberger
On Wed, Jul 23, 2008 at 2:04 AM, Richard McKenzie [EMAIL PROTECTED] wrote: Cheers Peter Thanks for the advice, we are trying to avoid using flow script if possible. I just thought I'd post the question in case anybody had created a selector which did something similar, after decompiling all

[jira] Subscription: COCOON-open-with-patch

2008-07-23 Thread jira
Issue Subscription Filter: COCOON-open-with-patch (107 issues) Subscriber: cocoon Key Summary COCOON- Add SaxParser configuration properties https://issues.apache.org/jira/browse/COCOON- COCOON-2217 HttpServletResponseBufferingWrapper throws NPE when response body is

request encoding conundrum

2008-07-23 Thread Jeremy Quinn
Hi All I am trying to solve a nasty request transcoding bug, that I found while working on CForms. AFAICS this bug effects older versions as well . accented characters not roundtripping due to bad transcoding in Cocoon, under certain circumstances. CForms works in one of two modes:

Re: request encoding conundrum

2008-07-23 Thread Andreas Hartmann
Hi Jeremy, Jeremy Quinn schrieb: […] But I have a solution I think :) do you have the time to provide a patch with your changes for the 2.1.x branch? We're currently facing encoding problems [1] with Dojo in Lenya, and I can imagine that your proposal might fix them. Setting both

[jira] Updated: (COCOON-2225) how to debug xslt in cocoon framework .I am using Jbuider .just let me know how to set up the breakpoints for xslt in jbuilder

2008-07-23 Thread student (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] student updated COCOON-2225: Hi Grzegorz Kossakowski , Please let me know how to do this add mine .I do agree my question ia about