| A stateful session bean must be annotated with the Stateful annotation or
denoted in the deployment descriptor as a stateful session bean. If other
annotations are applied to the bean class or its members, the Stateful
annotation must be used. The bean class does not implement the
javax.ejb.SessionBean interface.
author: Bill Burke version: $Revision: 57192 $ |