Hi!. Please, i need help about cocoon spring configurator. I have my Spring application context with this:
<configurator:settings /> Everything is ok with beans in cocoon blocks. The application context files are in META-INF/cocoon/spring/... But, I need load in the application context beans are in other jars, no blocks. I suppose that i have to use: <configurator:include-beans /> but i don´t know how. Any idea?. Thanks
