Hi, I've just submitted a patch to JIRA for OPENEJB-1294 that validates classes with the @StatefulTimeout annotation on them.
The validation issues a warning if a non @Stateless bean (@Stateful, @Singleton, @ManagedBean, @MessageDriven) has a @StatefulTimeout annotation on it. Hope this is ok. Thanks, Dave.
