galera naum estou conseguindo resolver esse problema…
org.apache.jasper.JasperException: Unable to convert string "Select Item..:" to class "javax.el.ValueExpression" for attribute "itemLabel": Property Editor not registered with the PropertyEditorManager
at org.apache.jasper.runtime.JspRuntimeLibrary.getValueFromPropertyEditorManager(JspRuntimeLibrary.java:887)
<t:selectOneMenu>
<f:selectItem itemLabel="Select Item..:" itemValue="0" />
</t:selectOneMenu>
estou utizando myfaces2.0 , ja to utilizando tomcat 6
qq pode ser isso ??
da um help ai…vlew !!