Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6579 Resolve JBoss AS 5.1.0 Test Suite Issues
  3. JBAS-6594

org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase

    XMLWordPrintable

Details

    Description

      testServiceBindingMetadata:

      ManagementView managementView = getManagementView();
      ComponentType type = new ComponentType("MCBean", "ServiceBindingMetadata");
      Set<ManagedComponent> mcs = managementView.getComponentsForType(type);
      assertTrue("There are ServiceBindingMetadata components", mcs.size() > 0);

      junit.framework.AssertionFailedError: There are ServiceBindingMetadata components
      at org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase.testServiceBindingMetadata(ServiceBindingManagedObjectsTestCase.java:196)

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            smcgowan@redhat.com Shelly McGowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: