Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2887

Disallow deployment of @Clustered EJBs if the type is not valid

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 7.1.0.CR1
    • None
    • Clustering, EJB
    • None

    Description

      @Clustered can be applied as follows:

      • Entity EJB - Give a "feature unsupported" error, refuse to deploy
      • Stateful Session EJB - Allow
      • Stateless Session EJB - Allow (has no effect though)
      • Singleton EJB - Give a "feature unsupported" error, refuse to deploy
      • MDB - Give a "feature unsupported" error, refuse to deploy

      Note that "feature unsupported" should be worded such that the feature may become available in future releases.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: