You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrei Shakirin (Created) (JIRA)" <ji...@apache.org> on 2011/12/21 13:41:30 UTC

[jira] [Created] (CXF-3990) Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive

Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive
------------------------------------------------------------------------------------------------------

                 Key: CXF-3990
                 URL: https://issues.apache.org/jira/browse/CXF-3990
             Project: CXF
          Issue Type: Improvement
          Components: Core
         Environment: Windows
            Reporter: Andrei Shakirin
         Attachments: policy.patch

Hi,

All initilize() methods in EffectivePolicyImpl and EndpointPolicyImpl are package private.
Unfortunatelly it prevents reusing of these classes in custom use cases.

Proposal: change method's scope to protected or public.

Patch with public alternative is attached.

Regards,
Andrei.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CXF-3990) Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive

Posted by "Andrei Shakirin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Shakirin updated CXF-3990:
---------------------------------

    Attachment: policy.patch

Patch
                
> Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3990
>                 URL: https://issues.apache.org/jira/browse/CXF-3990
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>         Environment: Windows
>            Reporter: Andrei Shakirin
>         Attachments: policy.patch
>
>
> Hi,
> All initilize() methods in EffectivePolicyImpl and EndpointPolicyImpl are package private.
> Unfortunatelly it prevents reusing of these classes in custom use cases.
> Proposal: change method's scope to protected or public.
> Patch with public alternative is attached.
> Regards,
> Andrei.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-3990) Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive

Posted by "Daniel Kulp (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-3990.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.2
                   2.4.6
         Assignee: Daniel Kulp
    
> Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3990
>                 URL: https://issues.apache.org/jira/browse/CXF-3990
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>         Environment: Windows
>            Reporter: Andrei Shakirin
>            Assignee: Daniel Kulp
>             Fix For: 2.4.6, 2.5.2
>
>         Attachments: policy.patch
>
>
> Hi,
> All initilize() methods in EffectivePolicyImpl and EndpointPolicyImpl are package private.
> Unfortunatelly it prevents reusing of these classes in custom use cases.
> Proposal: change method's scope to protected or public.
> Patch with public alternative is attached.
> Regards,
> Andrei.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira