[jboss-user] [JBoss Seam] - Re: problem about @Observer and Events

gavin.king@jboss.com do-not-reply at jboss.com
Sun Feb 25 10:10:33 EST 2007


It looks like UserSettings.display() ends up calling back to UserSettings.columnHeaders(), via a third object, SearchResult.extractColumns(). I think this happens during bijection.

This is an error because SFSBs can't have re-entrant calls.

BTW, this will be much easier to debug if you use the leatest version of Seam.

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

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



More information about the jboss-user mailing list