Portal Block in 2.1.7 broken?

2005-03-25 Thread Alexander Nofftz
Hi! I've just downloaded Cocoon 2.1.7. However the portal block seems to be broken. If I go to http://localhost:/samples/blocks/portal/ no images of the coplet frames are displayed. I can log in, but this makes no difference. Trying to call any of the new tool functions or accessing an image d

[ANN] Cocoon 2.1.7 released...

2005-03-25 Thread Antonio Gallardo
Hi: I found an article about the lastest cocoon release: http://linuxtoday.com/infrastructure/2005032502026NWSV Best Regards, Antonio Gallardo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

debuger question

2005-03-25 Thread Johnson
Hi!   How to use cocoon debuger to debug the source code in cocoon. The debuger only show myown flowscript and bean.   Best Regards   Johnson

Re: posting xml

2005-03-25 Thread Ben Anderson
well, I guess we could... I orginally steered away from that idea because it seemed that required the xml to be http encoded. Is that true? I also don't see why we would want the parameter, when it doesn't actually mean anything. The way we're doing it is closer to the way soap works. Whether

Re: posting xml

2005-03-25 Thread Lars Huttar
Ben Anderson wrote: Hi, What's the easiest way to post xml? Right now I'm using the jakarta common's httpclient api. It looks like maybe the cinclude transformer might do it, but I can't nail down exactly how. I see that you can post parameters as key/value pairs, but that's not what we want. I

Re: esql: how to get return value from a stored procedure?

2005-03-25 Thread Lars Huttar
Lars Huttar wrote: Hi all, I'm using ESQL to call stored procedures from XSP pages. I'm using , following the documentation and examples I found on the web. I am able to get the number of rows affected by the stored procedure (SP) using . (See sample XSP page below.) But in some cases, I also ne

OC4J configuration problem.

2005-03-25 Thread Jones, Scott
CONFIG I am deploying a cocoon application under OC4J 9.0.3. (I also tried Oracle application server 10g with the same result) The application runs properly under jetty Environment: OS win2k Cocoon 2.1.6 and as above OC4J 9.0.3 and 10g, jdk 1.4.2 I have altered the java options to add -Xmx512M -Dj

posting xml

2005-03-25 Thread Ben Anderson
Hi, What's the easiest way to post xml? Right now I'm using the jakarta common's httpclient api. It looks like maybe the cinclude transformer might do it, but I can't nail down exactly how. I see that you can post parameters as key/value pairs, but that's not what we want. If the cinclude doesn

Re: sendmail action problem

2005-03-25 Thread Arsen A. Gutsal
"body" can't be used if I want to put external resource there. "src" should be used. I found solution. I've added srcMimeType map parameter and it does work now! ;) On Fri, 2005-03-25 at 16:16 +0800, Philippe Guillard wrote: > Just suggestion cause i don't use this action, but docs say the name

Re: Replacing HTTP-header value

2005-03-25 Thread Jorg Heymans
Adam Ratcliffe wrote: Hi Jorg Setting the 'Vary' response header implicitly when the 'expires' parameter is not provided is not IMO correct behaviour. I submitted a patch for this: http://issues.apache.org/bugzilla/show_bug.cgi?id=33319 which was applied in February. Cool :) So Ilya just upgrade to

Re: sendmail action problem

2005-03-25 Thread Philippe Guillard
Just suggestion cause i don't use this action, but docs say the name of the parameter for body is "body" and not "src"? Phil Arsen A. Gutsal wrote: Forgot to mention that I'm using Cocoon 2.1.6 On Thu, 2005-03-24 at 16:18 +0200, Arsen A. Gutsal wrote: I use in sendmail action. And cocoon:/re