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

Source editor in JBDS is not highlighting all beans using scopes which must implement serializable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M3
    • cdi
    • None

      According to official The Java EE 6 Tutorial in http://download.oracle.com/javaee/6/tutorial/doc/gjbbk.html - "Beans that use session, application, or conversation scope must be serializable, but beans that use request scope do not have to be serializable." However JBDS offers Quick Fix only for beans using session scope, not application or conversation scope. In my opinion, JBDS should highlight beans using these scopes and offer the same Quick Fix wizard as in session scope case.

            alexeykazakov Alexey Kazakov
            jjankovi Jaroslav Jankovič (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: