[ http://issues.apache.org/jira/browse/MYFACES-731?page=comments#action_12356246 ]
Jonn Beames commented on MYFACES-731: ------------------------------------- Just posted an example. Do with it as you choose. I couldn't replicate the problem outside of the ejb3 environment and I believe it is related to the fact the objects are dynamically changed as they get mapped to relational tables and back again. I recognize that it is a bit extra effort to test in jboss+ejb3 rather than dropping in a standalone tomcat container, but I post this just incase it is of interest or use. I will also post log life excerpts that show the different jsf debugging seen in this app when using the pre-1.0.0 version and 1.1.1 version of myfaces. > selectManyListbox calls converter getAsString passing in string value during > form post > -------------------------------------------------------------------------------------- > > Key: MYFACES-731 > URL: http://issues.apache.org/jira/browse/MYFACES-731 > Project: MyFaces > Type: Bug > Components: Implementation > Versions: 1.1.0, Nightly > Environment: JBoss 4.0.3 plus EJB 3.0rc3 on Linux/Sun JDK1.5.0_04 > Reporter: Jonn Beames > Assignee: Mathias Broekelmann > Attachments: myfaces-test.tar.gz > > Problem is pretty much the same as described in bug MYFACES-624 except that > I'm experiencing it with the selectManyListbox. I first encountered this > problem when switching to myfaces-1.1.0 from the version shipped with JBoss > AS 4.0.3RC2. Sorry, I don't know what version was in RC2, but the MD5 sums > look like this: > 41db995e4201acaec1599f8a933926dc myfaces-api.jar > 72cf887cb90f6ecfb7405d674de3a7cf myfaces-impl.jar > I just tried again with the 20051019 nightly build and run into the same > converter getAsString problem. > For more on my particular setup, see: > http://www.jboss.com/index.html?module=bb&op=viewtopic&t=70678 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
