Levine, David  wrote
> Hah.  Actually, it seems like any possible value is protected in CQ.  I tried 
> updating my BindingsValuesProvider quickly before leaving for the day with a 
> new key:
> 
> "org.apache.sling.api.scripting.ScriptEvaluationException: 
> java.lang.IllegalArgumentException: Key testCUData is protected."
> 
You should check if the value is already set in the bindings before
setting this. Otherwise you get the error above if a script is included
from another script (which is the case in CQ).

Carsten
-- 
Carsten Ziegeler
[email protected]

Reply via email to