You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2010/12/03 12:57:11 UTC

[jira] Created: (ARIES-508) JNDI URL handler should be able to (if configured) wait for new matching services

JNDI URL handler should be able to (if configured) wait for new matching services
---------------------------------------------------------------------------------

                 Key: ARIES-508
                 URL: https://issues.apache.org/jira/browse/ARIES-508
             Project: Aries
          Issue Type: Improvement
    Affects Versions: 0.2
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham
             Fix For: 0.3


The JNDI service spec says that osgi:service should not wait for replacement services. It would be nice if the caller could request that the proxied damped service does wait for replacements.

I'll introduce an org.apache.aries.jndi.rebind.timeout property, expressed in milliseconds. This should support a String, or Integer value.



-- 
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-508) JNDI URL handler should be able to (if configured) wait for new matching services

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

Work on ARIES-508 started by Alasdair Nottingham.

> JNDI URL handler should be able to (if configured) wait for new matching services
> ---------------------------------------------------------------------------------
>
>                 Key: ARIES-508
>                 URL: https://issues.apache.org/jira/browse/ARIES-508
>             Project: Aries
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> The JNDI service spec says that osgi:service should not wait for replacement services. It would be nice if the caller could request that the proxied damped service does wait for replacements.
> I'll introduce an org.apache.aries.jndi.rebind.timeout property, expressed in milliseconds. This should support a String, or Integer value.

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


[jira] Resolved: (ARIES-508) JNDI URL handler should be able to (if configured) wait for new matching services

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

Alasdair Nottingham resolved ARIES-508.
---------------------------------------

    Resolution: Fixed

> JNDI URL handler should be able to (if configured) wait for new matching services
> ---------------------------------------------------------------------------------
>
>                 Key: ARIES-508
>                 URL: https://issues.apache.org/jira/browse/ARIES-508
>             Project: Aries
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> The JNDI service spec says that osgi:service should not wait for replacement services. It would be nice if the caller could request that the proxied damped service does wait for replacements.
> I'll introduce an org.apache.aries.jndi.rebind.timeout property, expressed in milliseconds. This should support a String, or Integer value.

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