Configuring caching of velocity views

Tom Zeller tzeller at dragonacea.biz
Mon Aug 24 13:29:55 EDT 2015


>>Can the caching of velocity views be externalized to idp.properties? I don’t have a particular use case in mind, just that I am finding a non-cached resolver to be much faster for dev. Seems to be a simple setting on the view resolver itself.
>
> (Or our testbed is turning the property off and I didn't notice.)

The testbed does not change the "cache" property of
shibboleth.VelocityViewResolver in system/conf/mvc-beans.xml, if
that's what is being talked about.

If we do decide to wire in some sort of "dev" profile or property,
another candidate is setting "development=true" on flowBuilderServices
in system/conf/webflow-config.xml for reloading of flow definitions.


More information about the dev mailing list