RE: example in the Cocoon book

2002-10-11 Thread Sylvain.Thevoz
: RE: example in the Cocoon book Thanks, there is now an errata page online at: http://radio.weblogs.com/0103021/categories/bookErrata/ If you have anything to add -let us know. Matthew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10

RE: example in the Cocoon book

2002-10-11 Thread Matthew Langham
Thanks. We had that one on our list and I forgot to add it. Matthew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: RE: example in the Cocoon book Not so important but in page 155, figure 6.5

RE: example in the Cocoon book

2002-10-11 Thread Matthew Langham
PROTECTED] Subject: RE: example in the Cocoon book Thank you Matthew for your explanation, it works fine. And your book is really the best reference for Cocoon I have seen. Sylvain -Message d'origine- De: Matthew Langham [mailto:[EMAIL PROTECTED]] Date: jeudi, 10. octobre 2002 11:33 À: [EMAIL

example in the Cocoon book

2002-10-10 Thread Sylvain.Thevoz
Hello, I'm reading the Cocoon book written by Matthew and Carsten and one example in it doesn't work. The pipeline fragment is: 1. map:pipeline 2. map:match pattern=download 3. map:act type=request 4. map:parameter name=parameters value=true/ 6. map:act

Re: example in the Cocoon book

2002-10-10 Thread Bertrand Delacretaz
On Thursday 10 October 2002 10:04, [EMAIL PROTECTED] wrote: . . . How to check (debug) the value {file}? . . . I cannot help with your specific problem, but have you looked at the cocoon logs under WEB-INF/logs? They should tell you what's happening, maybe after configuring the log levels in

Re: example in the Cocoon book

2002-10-10 Thread Bertrand Delacretaz
On Thursday 10 October 2002 10:35, [EMAIL PROTECTED] wrote: Here you have the root.log: org.apache.cocoon.ResourceNotFoundException: Resource not found file:/C:/jakarta-tomcat-3.3a/webapps/cocoon/download at

RE: example in the Cocoon book

2002-10-10 Thread Sylvain.Thevoz
] Objet: Re: example in the Cocoon book On Thursday 10 October 2002 10:35, [EMAIL PROTECTED] wrote: Here you have the root.log: org.apache.cocoon.ResourceNotFoundException: Resource not found file:/C:/jakarta-tomcat-3.3a/webapps/cocoon/download

Re: example in the Cocoon book

2002-10-10 Thread Bertrand Delacretaz
On Thursday 10 October 2002 11:02, [EMAIL PROTECTED] wrote: So, it works if I replace {file} by the name of the file. We can say that is a value substitution problem!? I think so, from your log we saw that map:read src=download/{file}/ translates to download/, but I don't know enough about

RE: example in the Cocoon book

2002-10-10 Thread Matthew Langham
, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: example in the Cocoon book Hello, I'm reading the Cocoon book written by Matthew and Carsten and one example in it doesn't work. The pipeline fragment is: 1. map:pipeline 2. map:match pattern=download 3. map:act type=request 4

RE: example in the Cocoon book

2002-10-10 Thread Sylvain.Thevoz
, October 10, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: example in the Cocoon book Hello, I'm reading the Cocoon book written by Matthew and Carsten and one example in it doesn't work. The pipeline fragment is: 1. map:pipeline 2. map:match pattern=download 3. map:act type=request 4

RE: example in the Cocoon book

2002-10-10 Thread Matthew Langham
: Thursday, October 10, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: example in the Cocoon book Hello, I'm reading the Cocoon book written by Matthew and Carsten and one example in it doesn't work. The pipeline fragment is: 1. map:pipeline 2. map:match pattern=download 3. map:act type

Re: example in the Cocoon book

2002-10-10 Thread Joerg Heinicke
. map:parameter name=url value=download/{file}/ is correct? Thank you Sylvain -Message d'origine- De: Matthew Langham [mailto:[EMAIL PROTECTED]] Date: jeudi, 10. octobre 2002 11:17 À: [EMAIL PROTECTED] Objet: RE: example in the Cocoon book Hi, guess what - this is a bug

RE: example in the Cocoon book

2002-10-10 Thread Bert Van Kets
/{../file}/ Matthew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: example in the Cocoon book Hello, I'm reading the Cocoon book written by Matthew and Carsten and one example in it doesn't work

RE: example in the Cocoon book

2002-10-10 Thread Matthew Langham
The example is at the bottom of 117. The error is at the top of 118. Matthew -Original Message- From: Bert Van Kets [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 11:32 AM To: [EMAIL PROTECTED] Subject: RE: example in the Cocoon book What's the page of this book bug? I

RE: example in the Cocoon book

2002-10-10 Thread Sylvain.Thevoz
: example in the Cocoon book Hi, guess what - this is a bug in the book :). 8. map:read src=download/{file}/ That line should read: map:read src=download/{../file}/ Matthew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent

Re: example in the Cocoon book

2002-10-10 Thread Robert Siqueira
: Matthew Langham [mailto:[EMAIL PROTECTED]] Date: jeudi, 10. octobre 2002 11:33 À: [EMAIL PROTECTED] Objet: RE: example in the Cocoon book Thank you Matthew, but could you explain why!? Sure :-) 1. map:pipeline 2. map:match pattern=download 3. map:act type=request 4

Re: example in the Cocoon book

2002-10-10 Thread Antonio Gallardo Rivera
for your explanation, it works fine. And your book is really the best reference for Cocoon I have seen. Sylvain -Message d'origine- De: Matthew Langham [mailto:[EMAIL PROTECTED]] Date: jeudi, 10. octobre 2002 11:33 À: [EMAIL PROTECTED] Objet: RE: example in the Cocoon book

Re: example in the Cocoon book

2002-10-10 Thread Alex McLintock
El Jueves, 10 de Octubre de 2002 05:41, Robert Siqueira escribió: Hello All !!! Sorry my ignorance.. but, when I found this cocoon book !?!?!? thanks.. I have a review here...http://news.diversebooks.com/article.pl?sid=02/09/19/1722242mode=thread with links to Amazon of