Discussion:
cm:managed-properties not working as expected, update-method not getting called
Ishant Agarwal
2016-07-15 06:02:33 UTC
Permalink
Hi All,

I am facing a issue while using cm:managed-properties in my blueprint.xml.
The update-method is not working in the perf environment, although its
working fine on my local system. The only difference is that I am using a
docker in the perf environment. Can anyone suggest how to debug the issue ??

<cm:managed-properties persistent-id="wf"
update-method="refresh" update-strategy="component-managed" />

Regards,
Ishant

Loading...