Re: cocoon-spring-configurator issue

2012-05-29 Thread Francesco Chicchiriccò
On 29/02/2012 08:29, Reinhard Pötz wrote: On 02/28/2012 09:59 PM, Leszek Gawron wrote: [...] What I actually did was the easiest solution of all: /** * @see

cocoon-spring-configurator issue

2012-02-28 Thread Leszek Gawron
Hello, I tried to upgrade my cocoon based product to use spring 3.0 new features. One of those is @Value(${propertyName}) annotation. This feature works for context:property-placeholder/ but does not for cocoon's configurator:settings/. This is slightly weird as coocon configurator

cocoon-spring-configurator issue

2012-02-28 Thread Leszek Gawron
Hello, I tried to upgrade my cocoon based product to use spring 3.0 new features. One of those is @Value(${propertyName}) annotation. This feature works for context:property-placeholder/ but does not for cocoon's configurator:settings/. This is slightly weird as coocon configurator

Re: cocoon-spring-configurator issue

2012-02-28 Thread Reinhard Pötz
On 02/28/2012 09:59 PM, Leszek Gawron wrote: Hello, I tried to upgrade my cocoon based product to use spring 3.0 new features. One of those is @Value(${propertyName}) annotation. This feature works for context:property-placeholder/ but does not for cocoon's configurator:settings/. This is