You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Andrew Osborne (JIRA)" <ji...@apache.org> on 2009/12/02 17:02:20 UTC

[jira] Created: (ARIES-62) Incorrect method name within Collaborator to handle unwrapping bean.

Incorrect method name within Collaborator to handle unwrapping bean.
--------------------------------------------------------------------

                 Key: ARIES-62
                 URL: https://issues.apache.org/jira/browse/ARIES-62
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
            Reporter: Andrew Osborne
            Assignee: Andrew Osborne


In order to correctly handle equals logic, Collaborator unwraps Interceptor wrappered beans before passing the argument onto the delgated equals method. 

Unfortunately, a late change meant the method name of the WrapperedObject interface, and that handled by the Collaborator to perform the unwrapping, are not in agreement. 


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


[jira] Resolved: (ARIES-62) Incorrect method name within Collaborator to handle unwrapping bean.

Posted by "Andrew Osborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Osborne resolved ARIES-62.
---------------------------------

    Resolution: Fixed

> Incorrect method name within Collaborator to handle unwrapping bean.
> --------------------------------------------------------------------
>
>                 Key: ARIES-62
>                 URL: https://issues.apache.org/jira/browse/ARIES-62
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Andrew Osborne
>            Assignee: Andrew Osborne
>
> In order to correctly handle equals logic, Collaborator unwraps Interceptor wrappered beans before passing the argument onto the delgated equals method. 
> Unfortunately, a late change meant the method name of the WrapperedObject interface, and that handled by the Collaborator to perform the unwrapping, are not in agreement. 

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


[jira] Updated: (ARIES-62) Incorrect method name within Collaborator to handle unwrapping bean.

Posted by "Jeremy Hughes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-62:
-------------------------------

    Fix Version/s: 0.1

> Incorrect method name within Collaborator to handle unwrapping bean.
> --------------------------------------------------------------------
>
>                 Key: ARIES-62
>                 URL: https://issues.apache.org/jira/browse/ARIES-62
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Andrew Osborne
>            Assignee: Andrew Osborne
>             Fix For: 0.1
>
>
> In order to correctly handle equals logic, Collaborator unwraps Interceptor wrappered beans before passing the argument onto the delgated equals method. 
> Unfortunately, a late change meant the method name of the WrapperedObject interface, and that handled by the Collaborator to perform the unwrapping, are not in agreement. 

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


[jira] Work started: (ARIES-62) Incorrect method name within Collaborator to handle unwrapping bean.

Posted by "Andrew Osborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-62 started by Andrew Osborne.

> Incorrect method name within Collaborator to handle unwrapping bean.
> --------------------------------------------------------------------
>
>                 Key: ARIES-62
>                 URL: https://issues.apache.org/jira/browse/ARIES-62
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Andrew Osborne
>            Assignee: Andrew Osborne
>
> In order to correctly handle equals logic, Collaborator unwraps Interceptor wrappered beans before passing the argument onto the delgated equals method. 
> Unfortunately, a late change meant the method name of the WrapperedObject interface, and that handled by the Collaborator to perform the unwrapping, are not in agreement. 

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