upgrading to 2.1.11

2009-03-09 Thread Paul Joseph
Hi there, I am upgrading from 2.1.7 to 2.1.11. I appear to be almost there except at startup, when I try to login (makes a request to the database), I get this error: Caused by: org.apache.ojb.broker.accesslayer.LookupException: Cannot lookup DataSource WebTask at

map:aggregate with flow-content

2009-03-09 Thread Sebastian Kruse
Hello, I'm using Cocoon 2.2 with Tomcat 6.0.18 and have the following problem: In a Cocoon-Sitemap there are XML files created by using Flowscript. (In the Flowscript-Function content gets fetched from an database and is sent via sendPage().) These files are combined by map:aggregate to

Re: map:aggregate with flow-content

2009-03-09 Thread Christoph Gaffga (triplemind.com)
is it possible, that map:aggregate processes it's elements in parallel? coz this problem reminds me of the never solved issue https://issues.apache.org/jira/browse/COCOON-2216 We had quite some hassle with the injected object model and only got it working with some dirty patches to cocoon and our

[SPAM] Re: map:aggregate with flow-content

2009-03-09 Thread imran
Sebastian Kruse wrote: Hello, I'm using Cocoon 2.2 with Tomcat 6.0.18 and have the following problem: In a Cocoon-Sitemap there are XML files created by using Flowscript. (In the Flowscript-Function content gets fetched from an database and is sent via sendPage().) These files are