Interesting, okay, thanks for the clarification.

I attempted to use @Stateful in this manner, because i remember, a while
ago, while using 1.5.1 SNAPSHOT, @Stateful bean would persist across
restarts, as it was the first time I attempted to use @Stateful, but I
think I don't see that same behavior in 1.5.2 SNAPSHOT, so I can change my
implementation and not rely on @Stateful.

Thanks. :)


On Sun, Dec 30, 2012 at 4:59 PM, Romain Manni-Bucau
<rmannibu...@gmail.com>wrote:

> No more =no more than that (dont expect more)
>
> @sessionscoped. Stateful are different and can even be requestscoped so why
> saving them by default?
>

Reply via email to