Why don't we live millions of years ago? At a time where there was only one continent; we could discuss almost in realtime.
OK. I don't know what exactly I've changed, because I changed not only one thing. A little bit here, a little bit there, you know? But I'll try to find it out today (yeah, it's 9am in Germany). But this problem seems to be a common one. I found several posts in the mailing lists of myFaces about this. They solved it with bindings or an javax.faces.model.DataModel instead of a List. I think this problem has to do with myFaces. I don't really know how Seam and myFaces work. IMHO Seam takes the DataModel from myFaces and injects @DataModelSelection and @DataModelSelectionIndex by calling the correspondant methods on the DataModel delivered by myFaces. I tried to change my List to a DataModel, but a call to getRowIndex() returned 0 everytime. So I've to fiddle out, in which cases this happens. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934590#3934590 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934590 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
