You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Carl Crowder (JIRA)" <ji...@apache.org> on 2009/08/07 14:26:14 UTC

[jira] Updated: (TAP5-809) Spring services should be decoratable

     [ https://issues.apache.org/jira/browse/TAP5-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Crowder updated TAP5-809:
------------------------------

    Attachment: spring_service_decoration.patch

> Spring services should be decoratable
> -------------------------------------
>
>                 Key: TAP5-809
>                 URL: https://issues.apache.org/jira/browse/TAP5-809
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-spring
>    Affects Versions: 5.1.0.5
>            Reporter: Carl Crowder
>         Attachments: spring_service_decoration.patch
>
>
> SpringBeanServiceDef returns "true" for isPreventDecoration() which causes any attempts to decorate services created in Spring to fail silently.
> As far as I can tell there's no need for them to not be decoratable - I asked on the mailing list and noone objected, and having changed it locally the tests all run fine.
> If there is a valid reason then at least the service builder should log a warning rather than plunge on ignoring the decoration method.
> I've attached a (very simple) patch to enable decoration of spring services.

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