[C3] Cocoon Spring Configurator, sitemap reload and exception unroll

2011-06-28 Thread Francesco Chicchiriccò
Gents, Cocoon 3 is using Cocoon Spring Configurator 2.1[1]; by default this is triggered by an empty configurator:settings/ in main applicationContext.xml. In my project I need to: 1. always reload sitemap.xmap from the filesystem during development 2. catch the real cause of a

[C3] Spring 3

2011-06-28 Thread Francesco Chicchiriccò
Hi all, in my project's pom.xml I am using without any issue the latest stable version of Spring 3 (3.0.5) with cocoon3 artifacts. I would like to upgrade the current 2.5.6 to 3.0.5 in all the source code: do you see any particular issue? Thanks. -- Francesco Chicchiriccò Apache Cocoon

Re: [C3] Spring 3

2011-06-28 Thread Simone Tripodi
Hi Grosso!!! does the upgrade just implies updating the dependencies? or it requires some code modifications? in any case I see a reasonable improvement, +1 from my side Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ 2011/6/28 Francesco Chicchiriccò ilgro...@apache.org:

Re: [C3] Spring 3

2011-06-28 Thread Francesco Chicchiriccò
On 28/06/2011 10:47, Simone Tripodi wrote: Hi Grosso!!! does the upgrade just implies updating the dependencies? or it requires some code modifications? As long as I've tested with my project, it would mean updating the dependency versions in the POM files and modify all the XSD references

Re: [C3] Spring 3

2011-06-28 Thread Simone Tripodi
Ok I understand... so it would be just a matter of Spring update, it doesn't involve Cocoon code modification. I'm +1 for your proposal - even I'm not a Spring fan :P Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ 2011/6/28 Francesco Chicchiriccò ilgro...@apache.org: On

Re: [C3] Cocoon Spring Configurator, sitemap reload and exception unroll

2011-06-28 Thread Reinhard Pötz
On 06/28/2011 10:29 AM, Francesco Chicchiriccò wrote: Gents, Cocoon 3 is using Cocoon Spring Configurator 2.1[1]; by default this is triggered by an empty configurator:settings/ in main applicationContext.xml. In my project I need to: 1. always reload sitemap.xmap from the filesystem during

Re: [C3] Spring 3

2011-06-28 Thread Reinhard Pötz
On 06/28/2011 10:38 AM, Francesco Chicchiriccò wrote: Hi all, in my project's pom.xml I am using without any issue the latest stable version of Spring 3 (3.0.5) with cocoon3 artifacts. I would like to upgrade the current 2.5.6 to 3.0.5 in all the source code: do you see any particular issue?

Re: [C3] Intra-pipeline calls

2011-06-28 Thread Reinhard Pötz
On 06/27/2011 09:43 AM, Francesco Chicchiriccò wrote: Hi all, in these days I am working quite intensively in building an overalyable, Cocoon 3 based, web application. Looking at the sample code, it seems that the only way to make intra-pipeline calls is by using the servlet: protocol, hence

Re: Permission denied when copying Maven artifacts

2011-06-28 Thread Reinhard Pötz
On 06/27/2011 09:01 AM, Simone Tripodi wrote: Hi Reinhard, I had a quick chat on irc with infra guys, looks like they had to restart something (don't ask me what please) which down caused the lose of sudo superpowers. Anyway, I'm not a sudo-er, can you give yet another try? The artifacts are

Re: Permission denied when copying Maven artifacts

2011-06-28 Thread Simone Tripodi
Thanks a lot for following up Reinhard I'll continue as soon as I'll wake up!!! Have a good night, all the best!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Jun 29, 2011 at 1:15 AM, Reinhard Pötz reinh...@apache.org wrote: On 06/27/2011 09:01 AM, Simone