You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Reinhard Poetz (JIRA)" <ji...@apache.org> on 2009/04/08 18:06:13 UTC

[jira] Created: (COCOON3-32) Spring AOP doesn't work with REST controller beans

Spring AOP doesn't work with REST controller beans
--------------------------------------------------

                 Key: COCOON3-32
                 URL: https://issues.apache.org/jira/browse/COCOON3-32
             Project: Cocoon 3
          Issue Type: Bug
          Components: cocoon-rest
    Affects Versions: 3.0.0-alpha-1
            Reporter: Reinhard Poetz
            Assignee: Cocoon Developers Team


Applying an advice on REST controller beans corrupts them because Spring AOP creates a proxy object that doesn't contain the original annotated fields anymore.

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


[jira] Assigned: (COCOON3-32) Spring AOP doesn't work with REST controller beans

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

Reinhard Poetz reassigned COCOON3-32:
-------------------------------------

    Assignee: Reinhard Poetz  (was: Cocoon Developers Team)

> Spring AOP doesn't work with REST controller beans
> --------------------------------------------------
>
>                 Key: COCOON3-32
>                 URL: https://issues.apache.org/jira/browse/COCOON3-32
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-rest
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Reinhard Poetz
>            Assignee: Reinhard Poetz
>
> Applying an advice on REST controller beans corrupts them because Spring AOP creates a proxy object that doesn't contain the original annotated fields anymore.

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


[jira] Closed: (COCOON3-32) Spring AOP doesn't work with REST controller beans

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

Reinhard Poetz closed COCOON3-32.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha-2

> Spring AOP doesn't work with REST controller beans
> --------------------------------------------------
>
>                 Key: COCOON3-32
>                 URL: https://issues.apache.org/jira/browse/COCOON3-32
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-rest
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Reinhard Poetz
>            Assignee: Reinhard Poetz
>             Fix For: 3.0.0-alpha-2
>
>
> Applying an advice on REST controller beans corrupts them because Spring AOP creates a proxy object that doesn't contain the original annotated fields anymore.

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