Uploaded image for project: 'JBoss Metadata'
  1. JBoss Metadata
  2. JBMETA-165

JBossServiceBeanMetadata method, when wrapped in JBossSessionPolicyDecorator, are not going to delegate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR14
    • 1.0.0.CR13
    • None
    • None

      JBossSessionPolicyDecorator currently extends from JBossServiceBeanMetadata such that it can represent as such transparently. However, none of the JBossServiceBeanMetadata methods are handled back to the underlying delegate, so they're either NOOP or return null.

      Change the architecture to extend into a JBossServicePolicyDecorator to provide support for these operations.

      Defining use case is that metadata.getManagement() is returning null when backed by JBossSessionPolicyDecorator, leading to regressions in the noted Environment.

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: