Hello!
This patch
http://lists.jboss.org/pipermail/jboss-cvs-commits/2007-August/039852.html
requires all methods annotated with @Datamodels to have a corresponding setter.
This makes the Seam 2.0 migration much harder than necessary. My project has lots of
lists that are created on the fly when the get-Method is called. So these are really
readonly. Seam 2.0 will require to add empty setters to all these components.
Is this change of behaviour intended?
Regards
Felix
P.S.: Does anybody know why deployment exceptions are swalloed?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077956#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...