[jboss-user] [JBoss Seam] - Re: problem using the pages.xml to call action method?

petemuir do-not-reply at jboss.com
Thu Dec 21 10:27:08 EST 2006


Having @Out @Datamodel on the same variable is a BAD idea - you're outjecting two different things to the same context variable.  Just use @DataModel.

The most common way of populating data is via @Factory.

It's impossible to tell the problem from that little bit of a stack trace, you need to post the whole thing.

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

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



More information about the jboss-user mailing list