teeda-coreのJSF実装を使っているのですが、の様にComponent Bindingを使用した場合、初回はbindingが処理されますが、2回目以降bindingが評価されません。
Restore View phaseにて、bindingの設定(?)を行っていないのが原因のようです。
ToDo: