Just played around a bit, has anyone seen this before? java.lang.IllegalArgumentException: Intermediate identifier j_id_k in search expression j_id_k::command identifies a UIComponent that is not a NamingContainer at javax.faces.component.UIComponentBase.findComponent(UIComponentBase.java:747) at javax.faces.component.UIComponentBase.findComponent(UIComponentBase.java:751) at javax.faces.component.UIComponentBase.findComponent(UIComponentBase.java:751) at org.apache.myfaces.tobago.internal.component.AbstractUIPage.markSubmittedForm(AbstractUIPage.java:87) at org.apache.myfaces.tobago.internal.component.AbstractUIPage.processDecodes(AbstractUIPage.java:63) at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1371) at javax.faces.component.UIViewRoot._processDecodesDefault(UIViewRoot.java:1446) at javax.faces.component.UIViewRoot.access$400(UIViewRoot.java:74) at javax.faces.component.UIViewRoot$ApplyRequestValuesPhaseProcessor.process(UIViewRoot.java:1537) at javax.faces.component.UIViewRoot._process(UIViewRoot.java:1412) at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:772) at org.apache.myfaces.lifecycle.ApplyRequestValuesExecutor.execute(ApplyRequestValuesExecutor.java:38) at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:171) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at org.apache.deltaspike.jsf.impl.listener.request.DeltaSpikeLifecycleWrapper.execute(DeltaSpikeLifecycleWrapper.java:89) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
I'm unable to reproduce this therefore +1 Best, Dennis
