Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-3126

Validate the serializability of beans injected into passivating-scoped beans.

XMLWordPrintable

      So what we can verify here:
      If the bean belongs to @SessionScoped or @ConversationScope or to any @NormalScope(passivating=true)
      and the bean is not @Stateful then we should check if the bean implements java.io.Serializible.
      If so then ok otherwise we mark it as an error (or warning by default?).

              alexeykazakov Alexey Kazakov
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: