> Do I have to do something else to get the Cocoon Spring Configurator to get
> it to consult my PropertyProvider like refer to it in the
> <configurator:settings> tag in applicationContext.xml?

You have to name the bean with a role PropertyProvider.ROLE - as
mentioned in the documentation at
http://cocoon.apache.org/subprojects/configuration/1.0/configuration-api/1.0/apidocs/org/apache/cocoon/configuration/PropertyProvider.html

> Is there a better way of referring to context init-params in a block's
> property placeholder xml configuration files?

It'd still be better to do it in configuration rather than have to
have a class bridging the servlet context and the spring/cocoon
configuration...

-- 
Stephen Rosman

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to