[jboss-user] [JBoss Seam] - Re: SessionBean Interface @Local Annotation

rmemoria do-not-reply at jboss.com
Thu Mar 1 19:44:37 EST 2007


I suspect since it's not a "full configured" statefull bean, SEAM handles it as a Java Bean.

Notice that in BestSellersBean.java there is a

    @In(create=true)
  |     ShoppingCart cart;

it references the Class and not the interface.

best,
Ricardo

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

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



More information about the jboss-user mailing list