[jboss-jira] [JBoss JIRA] Commented: (JBAS-6594) org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Mar 9 13:50:48 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456274#action_12456274 ] 

Brian Stansberry commented on JBAS-6594:
----------------------------------------

I looked at these and didn't see anything that looked wrong with the annotations on the ServiceBindingMetadata objects.

> org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase
> -----------------------------------------------------------------------
>
>                 Key: JBAS-6594
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6594
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>            Reporter: Shelly McGowan
>            Assignee: Scott M Stark
>
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list