You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by David Salter <da...@me.com> on 2013/05/10 18:05:53 UTC

OPENEJB-1294

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.


Re: OPENEJB-1294

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Same here, someone already committed?

JLouis


2013/5/10 David Salter <da...@me.com>

> 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.
>
>


-- 
Jean-Louis