I was tracking down an error in my code and noticed that the Seam example code may be missing an annotation.
Specifically the ShoppingCart.java interface in the DVD Store example does not have a @Local annotation although it does appear to define a locally accessed stateful session bean. Is the EJB3 @Local annotation superfluous when using Seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024430#4024430 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024430 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
