[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8515) New CDI bean wizard creates abstract, not-serializable class by default.

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Apr 26 10:13:18 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Jungmann closed JBIDE-8515.
---------------------------------



v. in 3.2_stable_branch.2011-04-17_12-40-31-H720 and trunk (svn 30838)


> New CDI bean wizard creates abstract, not-serializable class by default.
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-8515
>                 URL: https://issues.jboss.org/browse/JBIDE-8515
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.0.Final
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.1.M1, 3.3.0.M1
>
>
> 1. Open New CDI Bean wizard.
> 2. Input name and package, add @SessionScoped, press finish.
> 3. The created class is abstract and doesn't implement java.io.Serializable. But it should not be abstract and should implement Serializable.

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