[ 
http://jira.nuxeo.org/browse/NXP-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45947#action_45947
 ] 

Florent Guillaume commented on NXP-2827:
----------------------------------------

sun.security.acl.{PrincipalImpl,GroupImpl} should be reimplemented (they are 
very small classes).

sun.misc.BASE64Decoder should be replaced by 
org.apache.commons.codec.binary.Base64.

XMLSerializer and OutputFormat should be imported from Xerces and not 
com.sun.org.apache.xml.internal.serialize.

com.sun.jndi.ldap.LdapURL should be replaced by the one from apacheds 
(shared-ldap).



> some nuxeo ecm projects make use of restricted access packages provided by 
> the jre
> ----------------------------------------------------------------------------------
>
>                 Key: NXP-2827
>                 URL: http://jira.nuxeo.org/browse/NXP-2827
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Problem
>            Reporter: Stéphane Lacoin
>            Assignee: Thierry Delprat
>             Fix For: 5.1.7, 5.2
>
>
> nuxeo-common, nuxeo-runtimes. nuxeo-platform projects make use of the 
> com.sun.org.apache.xml.internal.serialize package that is configured as 
> access restricted. 
> Here is the full list of illegal access uses :
> * com.sun.org.apache.xml.internal.serialize
> * com.sun.jndi.ldap
> * sun.security.acl.GroupImpl, sun.security.acl.PrincipalImpl
> * sun.misc

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

       
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to