[jboss-jira] [JBoss JIRA] (WFLY-3950) Remove @Ignore from SarTestCase

David Lloyd (JIRA) issues at jboss.org
Wed Oct 8 10:39:27 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009900#comment-13009900 ] 

David Lloyd commented on WFLY-3950:
-----------------------------------

This is fixed as part of https://github.com/wildfly/wildfly/pull/6550

> Remove @Ignore from SarTestCase
> -------------------------------
>
>                 Key: WFLY-3950
>                 URL: https://issues.jboss.org/browse/WFLY-3950
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Stuart Douglas
>            Assignee: David Lloyd
>
> This test was ignored due to issues introduced by the security manager upgrade, as it now fails under the security manager due to checking being true by default. 
> The MBean server does an explicit check on the ProtectionDomain of the class, which is what causes the issue.
> {noformat}
> Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("javax.management.MBeanTrustPermission" "register")" in code source "(vfs:/content/sar-example.sar <no signer certificates>)" of "null")
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list