"Steven E. Harris" <[EMAIL PROTECTED]> writes: > However, the field in my component never gets set to the > configuration property value. Should the field be set eventually?
Well, it turns out the field does get set, but in a sneaky way not evident in the debugger. Only when the field gets read does it manifest the value initially known only to iPOJO. Forget about my inquiry regarding the String-typed property values. Things seem to be working with the current code. -- Steven E. Harris