It's only specified as @DataModel right now. If I try putting an
@DataModel(scope=ScopeType.something), it gives an error saying it can only be
ScopeType.UNSPECIFIED or ScopeType.PAGE.
ScopeType.UNSPECIFIED gives identical behavior to having just @DataModel (with no scope),
and ScopeType.PAGE gives some very weird behavior. Should it be ScopeType.PAGE or
something else?
Completely confused...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014307#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...