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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Fri Mar 11 17:38:45 EST 2011


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

Viacheslav Kabanovich resolved JBIDE-8515.
------------------------------------------

    Resolution: Done


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