Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6800

Ejb3HAPartitionDependencyDeployer adds dependency to non-clustered beans

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • JBossAS-5.1.0.CR1
    • JBossAS-5.0.1.GA, JBossAS-5.1.0.Beta1
    • Clustering, EJB
    • None

    Description

      Ejb3HAPartitionDependencyDeployer adds a dependency on the HAPartition to non-clustered beans if their metadata returns a ClusterConfigMetaData object.

      AFAIK this would only occur if the bean had an @Clustered annotation overridden by <clustered>false</clustered> in jboss.xml. The effect would be an unnecessary dependency on an HAPartition, which would only be a problem if the HAPartition wasn't deployed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: