You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Juan José Vázquez Delgado <ju...@gmail.com> on 2007/05/04 18:40:34 UTC

Spring Configurator and no blocks beans

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