Re: [ cocoon 3] Spring configuration

2011-10-10 Thread Andre Juffer
On 08/10/11 14:01, Francesco Chicchiriccò wrote: On 06/10/2011 20:38, Andre Juffer wrote: Hi, is there is similar different in scope as with Cocoon 2.2 with regard to the location of Spring configuration files? I am referring to http://cocoon.apache.org/2.2/core-modules/core/2.2/1263_1_1.htm

Re: cocoon 3: Javascript in jars

2011-10-10 Thread Andre Juffer
On 08/10/11 14:02, Francesco Chicchiriccò wrote: I did this in another (Cocoon3-based) project: It should be enough to add a class like [1], then add a bean like as class="org.onehippo.forge.hct.cocoon.internal.ClasspathURLStreamHandlerFactory"/> in one of spring's XMLs. Yes, this looks pr