[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8550) QuickFix for "Managed bean xxx which declares a passivating scope yyy must be passivation capable [JSR-299 §6.6.4]"

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Fri Mar 11 17:12:45 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587508#comment-12587508 ] 

Daniel Azarov commented on JBIDE-8550:
--------------------------------------

This quick fix just adds Serializable interface to the bean without adding serialVersionUID field.

> QuickFix for "Managed bean xxx which declares a passivating scope yyy must be passivation capable [JSR-299 §6.6.4]"
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8550
>                 URL: https://issues.jboss.org/browse/JBIDE-8550
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M1
>
>         Attachments: AddSerializableToBean.png
>
>
> We should add java.io.Serializable to the list of implemented interfaces for the bean in this case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list