Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16439

Remove testsuite use of javax.faces.bean annotations

    XMLWordPrintable

Details

    • ---
    • ---

    Description

      Faces 4 has removed the jakarta.faces.bean package annotations. Remove TS use of their javax.* variants as a preparatory step for moving the TS to jakarta.*.  ManagedBean can generally be replaced with javax.inject.Named and ManagedProperty with javax.faces.annotation.ManagedProperty. ViewScoped should be replaced with javax.faces.view.ViewScoped. The other scope annotations should be replaced by their CDI analogues.

      This work also covers the removal of the javax.faces.view.facelets.FaceletsResourceResolver annotation.

      The WFLY-16438 work handles part of this task.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: