[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-978) Put code subject to a security manager in privileged blocks, part 2

Ron Sigal (JIRA) jira-events at lists.jboss.org
Wed May 28 21:00:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBREM-978?page=all ]

Ron Sigal closed JBREM-978.
---------------------------

    Resolution: Done

>From JBREM-920 "Create build.xml target to run test suite with a Security Manager":

There are currently no problems with the jdk 1.5 and 1.6 builds with security manager installed. The jdk 1.4 build has some problems because the classes javax.management.MBeanServerPermission and javax.management.MBeanPermission are not available in rt.jar. It is necessary to install a JMX implementation in jre/lib/endorsed. With the Sun reference implemenation jmxri.jar installed, the problems go away when run on a Windows laptop. A request has been made for the appropriate configuration on the JBoss labs machines.

> Put code subject to a security manager in privileged blocks, part 2
> -------------------------------------------------------------------
>
>                 Key: JBREM-978
>                 URL: http://jira.jboss.com/jira/browse/JBREM-978
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.4.0.CR2 (Pinto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.GA (Pinto)
>
>
> Some additional places need to be wrapped, e.g., in org.jboss.remoting.loading.ClassByteClassLoader.

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

        



More information about the jboss-remoting-issues mailing list