At the very least it should be this
<h:selectOneMenu styleClass="font_style"
value="#{foo.application}">
| <s:selectItems value="#{applications.resultList}" var="name"
label="#{application.name}"/>
| <ec:convertEntity />
| </h:selectOneMenu>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022328#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...