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 2011/02/17 21:05:26 UTC

[jira] Resolved: (ARIES-577) Make optional references sane

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

Alasdair Nottingham resolved ARIES-577.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4

> Make optional references sane
> -----------------------------
>
>                 Key: ARIES-577
>                 URL: https://issues.apache.org/jira/browse/ARIES-577
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.4
>
>
> One of the problems with optional references is that you have to wrap any call to them in a try catch for ServiceUnavailableException which could be thrown. There is no realistic way to "know" that the proxy is wired. Any option you might choose provides a window where you could still get ServiceUnavailableException.
> Instead I propose adding the following optional attribute in the blueprint extension schema:
> default="bean id"
> when the no backing service is provided if this is set the request will be silently routed to the identified default bean. When the service arrives it will switch and route to the target service. When the service goes it will route back to the default bean assuming no alternative is available.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira