You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Scott Kurz (JIRA)" <de...@tuscany.apache.org> on 2009/02/12 20:49:02 UTC

[jira] Created: (TUSCANY-2846) JAXBContextCache needs additional doPrivileged() for Java 2 security

JAXBContextCache needs additional doPrivileged() for Java 2 security
--------------------------------------------------------------------

                 Key: TUSCANY-2846
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2846
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Data Binding Runtime
            Reporter: Scott Kurz
            Priority: Minor


We still have some calls to JAXBContext.newInstance() that lack doPrivileged protections.  

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


[jira] Resolved: (TUSCANY-2846) JAXBContextCache needs additional doPrivileged() for Java 2 security

Posted by "Raymond Feng (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Feng resolved TUSCANY-2846.
-----------------------------------

    Resolution: Fixed
      Assignee: Raymond Feng

Fixed in 1.x branch under r743924

> JAXBContextCache needs additional doPrivileged() for Java 2 security
> --------------------------------------------------------------------
>
>                 Key: TUSCANY-2846
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2846
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Data Binding Runtime
>            Reporter: Scott Kurz
>            Assignee: Raymond Feng
>            Priority: Minor
>
> We still have some calls to JAXBContext.newInstance() that lack doPrivileged protections.  

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