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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Mar 3 16:53:46 EST 2011


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