[jboss-user] [JBoss Seam] - Error selecting object

laxu do-not-reply at jboss.com
Mon Apr 30 10:28:19 EDT 2007


Hello there,
I have a combo box:

  |                 <h:selectOneMenu id="gorevli" value="#{istek.gorevli}">
  |                     <s:selectItems value="#{isteklerAction.uzmanlar}" var="item"
  |                                    label="#{item.id}-#{item.ad}" noSelectionLabel="Lutfen Seciniz..."/>
  |                     <s:convertEntity />
  |                 </h:selectOneMenu>
  | 

No exception but it messages: "Error selecting object". What can possibly be wrong? How could I debug?
Best regards,
Levent


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041849#4041849

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041849



More information about the jboss-user mailing list