You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2013/10/30 08:55:26 UTC

[jira] [Commented] (SLING-3216) BindingsValuesProviders do not respect service dynamics

    [ https://issues.apache.org/jira/browse/SLING-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808824#comment-13808824 ] 

Bertrand Delacretaz commented on SLING-3216:
--------------------------------------------

Fixed the tests in http://svn.apache.org/r1536994 , they were making some wrong assumptions about the sorting of BVPs of the same category. I have added the org.apache.felix.eventadmin dependency that you need as well, so if you apply your patch without the src/test bits you should be ok.

> BindingsValuesProviders do not respect service dynamics
> -------------------------------------------------------
>
>                 Key: SLING-3216
>                 URL: https://issues.apache.org/jira/browse/SLING-3216
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting, Servlets
>    Affects Versions: Servlets Resolver 2.2.4, Scripting Core 2.0.24
>            Reporter: Justin Edelson
>            Priority: Critical
>         Attachments: SLING-3216.patch
>
>
> Unregistering a BindingsValuesProvider does not cause the references to it in DefaultSlingScript instances cached by the ServletResolver to be refreshed. Simiarly, registering a new BVP does not show up in cached instances.



--
This message was sent by Atlassian JIRA
(v6.1#6144)