[jboss-user] [JBoss Seam] - Re: Using @DataModel and @DataModelSelection in different Se

pete.muir@jboss.org do-not-reply at jboss.com
Wed Sep 5 09:30:29 EDT 2007


No,you would need to call a method on the bean for the bijection to work.  You could use a factory for this...

The exception means that the value of #{e.rowData} is null - required=false will allow null values.  For some reason the value is not being set - you'll have to see why.

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

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



More information about the jboss-user mailing list