[ 
https://issues.apache.org/jira/browse/DERBY-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577851#action_12577851
 ] 

Daniel John Debrunner commented on DERBY-3506:
----------------------------------------------

The existing MBean tests are run against the platform MBeanServer within the 
same vm and using remote JMX without jmx authentication against a derby network 
server spawned in a separate jvm.

After revision 636323 both cases are running Derby & its jmx implementation 
under a security manager:

 platform mbean server - through standard use of security manager in the junit 
tests using derby_tests.policy

 remote jmx - through the start of the network server installing the basic 
security policy.

> Add JMX testing with a security manager and JMX authentication.
> ---------------------------------------------------------------
>
>                 Key: DERBY-3506
>                 URL: https://issues.apache.org/jira/browse/DERBY-3506
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JMX, Test
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>            Priority: Minor
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to