JSFのバグっぽいけれども。 とりあえず、GlassFish4.0.1とWildFly8.1.0の両方でなりました。 以下NG。 <input type="submit" jsfc="h:commandButton" id="edit" jsf:action="#{customerEdit.update}" value="#{customerEdit.viewTitle}" /> 以下だと動く。 <h:commandButton id="edit" action="#{customerEdit.update}" value="#{customerEdit.viewTitle}" /> スタックトレース(WildFly) 18:05:54,884 FATAL [javax.enterprise.resource.webcontainer.jsf.context] (default task-