You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/06/19 16:10:07 UTC

[jira] Created: (FELIX-1257) LDAP evaluator throws an exception when creating objects with inaccessible constructors

LDAP evaluator throws an exception when creating objects with inaccessible constructors
---------------------------------------------------------------------------------------

                 Key: FELIX-1257
                 URL: https://issues.apache.org/jira/browse/FELIX-1257
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.8.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-2.0.0


We need the LDAP evaluator to mark the constructors of Comparable/Unknown objects as accessible in a privileged block so we can be sure we can create one for comparison purposes. This happens when the constructors are not public.

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


[jira] Reopened: (FELIX-1257) LDAP evaluator throws an exception when creating objects with inaccessible constructors

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall reopened FELIX-1257:
------------------------------------


The TCK has been loosened up, so I think we should revert this.

> LDAP evaluator throws an exception when creating objects with inaccessible constructors
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-1257
>                 URL: https://issues.apache.org/jira/browse/FELIX-1257
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-2.0.0
>
>
> We need the LDAP evaluator to mark the constructors of Comparable/Unknown objects as accessible in a privileged block so we can be sure we can create one for comparison purposes. This happens when the constructors are not public.

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


[jira] Updated: (FELIX-1257) LDAP evaluator throws an exception when creating objects with inaccessible constructors

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall updated FELIX-1257:
-----------------------------------

    Fix Version/s:     (was: felix-2.0.0)

> LDAP evaluator throws an exception when creating objects with inaccessible constructors
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-1257
>                 URL: https://issues.apache.org/jira/browse/FELIX-1257
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>
> We need the LDAP evaluator to mark the constructors of Comparable/Unknown objects as accessible in a privileged block so we can be sure we can create one for comparison purposes. This happens when the constructors are not public.

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


[jira] Closed: (FELIX-1257) LDAP evaluator throws an exception when creating objects with inaccessible constructors

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1257.
----------------------------------

    Resolution: Later

Since the TCK was loosened, I rolled back this change since we have never had an issue with this previously. If it comes up, we can think about it again.

> LDAP evaluator throws an exception when creating objects with inaccessible constructors
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-1257
>                 URL: https://issues.apache.org/jira/browse/FELIX-1257
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>
> We need the LDAP evaluator to mark the constructors of Comparable/Unknown objects as accessible in a privileged block so we can be sure we can create one for comparison purposes. This happens when the constructors are not public.

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


[jira] Closed: (FELIX-1257) LDAP evaluator throws an exception when creating objects with inaccessible constructors

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1257.
----------------------------------

    Resolution: Fixed

Committed a fix.

> LDAP evaluator throws an exception when creating objects with inaccessible constructors
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-1257
>                 URL: https://issues.apache.org/jira/browse/FELIX-1257
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-2.0.0
>
>
> We need the LDAP evaluator to mark the constructors of Comparable/Unknown objects as accessible in a privileged block so we can be sure we can create one for comparison purposes. This happens when the constructors are not public.

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