Re: Flow samples broken

2003-03-26 Thread Pier Fumagalli
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > Christopher Oliver wrote: >> The flow samples seem to be broken. The Documentation link links to an >> examples page, and the Examples link is a dead link. And where did the >> documentation go? > > wops. my bad, will fix it in a few hours when I c

Re: Flow samples broken

2003-03-26 Thread Stefano Mazzocchi
Christopher Oliver wrote: The flow samples seem to be broken. The Documentation link links to an examples page, and the Examples link is a dead link. And where did the documentation go? wops. my bad, will fix it in a few hours when I commit the samples completely refactored. Stefano.

Flow samples broken

2003-03-26 Thread Christopher Oliver
The flow samples seem to be broken. The Documentation link links to an examples page, and the Examples link is a dead link. And where did the documentation go? Regards, Chris

Re: Samples broken

2003-02-28 Thread Stefano Mazzocchi
Jeff Turner wrote: If it's work in progress that's cool - I'll add a stating as much. Yes, it is, will do that. -- Stefano Mazzocchi <[EMAIL PROTECTED]> Pluralitas non est ponenda sine necessitate [William of Ockham] --

Samples broken

2003-02-27 Thread Jeff Turner
After commenting out the line in build.properties: #exclude.webapp.samples=true ... package-samples: Building jar: /old/home/jeff/homeoverflow/apache/xml/c2/build/cocoon-2.1-dev/cocoon-samples.jar prepare-webapp-samples: Copying 1 file to /old/home/jeff/homeoverflow/apache/xml/c2/build/webapp/W

Re: [Flow Samples] Broken Images

2003-02-19 Thread Pier Fumagalli
"Tony Collen" <[EMAIL PROTECTED]> wrote: > Anyone else seeing broken images for > http://localhost:8080/cocoon/samples/flow/index.html on CVS HEAD? I am... Pier - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

[Flow Samples] Broken Images

2003-02-19 Thread Tony Collen
Anyone else seeing broken images for http://localhost:8080/cocoon/samples/flow/index.html on CVS HEAD? Tony - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: All database using samples broken in the HEAD.

2002-09-03 Thread Vadim Gritsenko
Andrew C. Oliver wrote: >Every single sample using HSQL datasources are all broken. I tried >upping the connections to 5 but that didn't work either. Anyone been >playing in the datasource area lately? > See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11400 I guess if you attach the patc

All database using samples broken in the HEAD.

2002-09-01 Thread Andrew C. Oliver
Every single sample using HSQL datasources are all broken. I tried upping the connections to 5 but that didn't work either. Anyone been playing in the datasource area lately? Thanks, Andy (example stack trace below, but EVERY sample using SQL will give you one) ==> webapps/cocoon/WEB-INF/log

Re: POI Samples BROKEN

2002-03-25 Thread Sylvain Wallez
Nicola Ken Barozzi wrote: >Someone just told me that the POI samples are broken, and I did a quick >check and they are. > >Since they worked when I committed, my quick guess is that when Sylvain >removedthe poi HSSF Avalon Component, he forgot to set the logger manually >after the "new" in the HS

POI Samples BROKEN

2002-03-25 Thread Nicola Ken Barozzi
Someone just told me that the POI samples are broken, and I did a quick check and they are. Since they worked when I committed, my quick guess is that when Sylvain removedthe poi HSSF Avalon Component, he forgot to set the logger manually after the "new" in the HSSFSerializer. I don't have time

Re: AW: [C2] i18n samples broken ?

2001-07-04 Thread Marcus Crafter
Hi Carsten, On Wed, 4 Jul 2001, Carsten Ziegeler wrote: > I just fixed this. The contentType was not set properly in subsitemaps > - it was always null as the SitemapComponentSelector did not ask > his parent for getting the content type. Looks good mate. Thanks for your help :-)

AW: [C2] i18n samples broken ?

2001-07-04 Thread Carsten Ziegeler
Hi, I just fixed this. The contentType was not set properly in subsitemaps - it was always null as the SitemapComponentSelector did not ask his parent for getting the content type. Carsten Open Source GroupsunShine - b:Integrated

AW: [C2] i18n samples broken ?

2001-07-03 Thread Carsten Ziegeler
Hi Marcus, I noticed the same strange behaviour yesterday. Please send the diff so it should be much easier to find the bug. Carsten Open Source GroupsunShine - b:Integrated Carsten Ziegeler, S&N AG, Kling

[C2] i18n samples broken ?

2001-07-03 Thread Marcus Crafter
Hi C2ers, Hope all is well. I've started to notice some strange behaviour with the latest CVS sources of Cocoon 2. It seems something checked in over the last 2 days has broken the i18n examples. I have two versions of cocoon in my workar