You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Tom van Dijk (JIRA)" <ji...@apache.org> on 2010/11/02 01:08:25 UTC

[jira] Updated: (TAP5-1320) ServiceActivity improvements

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

Tom van Dijk updated TAP5-1320:
-------------------------------

    Attachment: 0001-ServiceActivity-now-correct-for-perthread-values-plu.patch

Here is the patch file (using git format-patch)

> ServiceActivity improvements
> ----------------------------
>
>                 Key: TAP5-1320
>                 URL: https://issues.apache.org/jira/browse/TAP5-1320
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>            Reporter: Tom van Dijk
>         Attachments: 0001-ServiceActivity-now-correct-for-perthread-values-plu.patch
>
>
> For the implementation of tapestry-hibernate with multiple databases I need to be able to see whether certain services are realized or not.
> The attached patch improves ServiceActivityScoreboard in two ways.
> * ServiceActivity interface now includes getMarkers() (which calls serviceDef.getMarkers())
> * ServiceActivity now correctly handles perthread services.

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