Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
1.0.6
-
None
Description
InsertFromJNDIAction logs an error if the value looked up is not found. It is only a minor annoyance, but when one knows that the value may be legitimately absent it would be nice to be able to suppress the error, by eg. an optional="true" attribute. (Or maybe it would be better to be able to provide a default value?)