[jboss-user] [EJB 3.0] - error null converter

Reynier Rodriguez do-not-reply at jboss.com
Fri Apr 2 16:33:34 EDT 2010


Reynier Rodriguez [http://community.jboss.org/people/reynier] created the discussion

"error null converter"

To view the discussion, visit: http://community.jboss.org/message/535429#535429

--------------------------------------------------------------
var="item" value="#{cccaptarPaciente.listaDir}"  // listaDir is a list of object of the class CDireccionesList


                                                                                    <h:selectOneRadio id="elemtradio" value="#{cccaptarPaciente.dirselect}" border="0">
                                                                                        <f:selectItem itemValue="#{item}"/>
                                                                                    </h:selectOneRadio>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

bean:

private CDireccionesList dirselect; // 


ERROR: null Converter

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/535429#535429]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100402/ac2c0fb9/attachment.html 


More information about the jboss-user mailing list