[jboss-user] [JBoss Seam] - Re: Exception

saeediqbal1 do-not-reply at jboss.com
Mon Dec 17 01:14:28 EST 2007


Try changing the top one to ScopeType.SESSION as they have in the booking example

@Stateful
  | @Name("hotelSearch")
  | @Scope(ScopeType.SESSION)

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

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



More information about the jboss-user mailing list