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

New CDI bean wizard creates abstract, not-serializable class by default.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.1.M1, 3.3.0.M1
    • 3.2.0.Final
    • cdi
    • None

      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.

              scabanovich Viacheslav Kabanovich (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: