[ 
https://issues.apache.org/jira/browse/DERBY-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John H. Embretsen updated DERBY-1387:
-------------------------------------

    Attachment: jmxPolicyFileChanges_v1.diff

Attached a patch implementing a set of default permissions for JMX in the 
server's policy file in case this is interesting to commit at this point (makes 
it easier to test run the server with JMX enabled), namely (for derby.jar):

    permission javax.management.MBeanServerPermission "createMBeanServer";
    permission javax.management.MBeanPermission 
org.apache.derby.*#[org.apache.derby:*]","registerMBean,unregisterMBean";
    permission javax.management.MBeanTrustPermission "register";

This is a slightly modified variant of the permissions outlined in the comment
https://issues.apache.org/jira/browse/DERBY-1387?focusedCommentId=12568329#action_12568329
and works with the current trunk (revision 628812).



> Add JMX extensions to Derby
> ---------------------------
>
>                 Key: DERBY-1387
>                 URL: https://issues.apache.org/jira/browse/DERBY-1387
>             Project: Derby
>          Issue Type: New Feature
>          Components: Services
>            Reporter: Sanket Sharma
>            Assignee: John H. Embretsen
>         Attachments: DERBY-1387-1.diff, DERBY-1387-1.stat, DERBY-1387-2.diff, 
> DERBY-1387-2.stat, DERBY-1387-3.diff, DERBY-1387-3.stat, DERBY-1387-4.diff, 
> DERBY-1387-4.stat, DERBY-1387-5.diff, DERBY-1387-5.stat, DERBY-1387-6.zip, 
> DERBY-1387-7.zip, DERBY-1387-8.zip, DERBY-1387-9.diff, DERBY-1387-9.stat, 
> derby1387_simple_9_1.txt, derbyjmx.patch, jmx.diff, jmx.stat, 
> jmxFuncspec.html, jmxFuncspec.html, jmxFuncspec.html, 
> jmxPolicyFileChanges_v1.diff, Requirements for JMX Updated.html, Requirements 
> for JMX.html, Requirements for JMX.zip
>
>
> This is a draft requirement specification for adding monitoring and 
> management extensions to Apache Derby using JMX. The requirements document 
> has been uploaded on JIRA as well as the Derby Wiki page at 
> http://wiki.apache.org/db-derby/_Requirement_Specifications_for_Monitoring_%26_Management_Extensions_using_JMX
> Developers and Users are requested to please look at the document (feature 
> list in particular) and add their own rating to features by adding a coloumn 
> to the table.
> Comments are welcome.

-- 
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