Yes, one Widget has many Feeds. But, both WidgetHome and FeedHome's isWired()
(generated by seam-gen) simply return true, that's where I am confused. To me,
FeedHome.isWired() should be something like:
return getInstance().getWidget() != null;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048319#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...