You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "YING WANG (JIRA)" <ji...@apache.org> on 2011/02/15 16:39:57 UTC

[jira] Resolved: (OWB-508) Dependent scope proxies are needed to wrap the build-in beans returned from the services if they are not serializable yet

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

YING WANG resolved OWB-508.
---------------------------

    Resolution: Fixed

> Dependent scope proxies are needed to wrap the build-in beans returned from the services if they are not serializable yet
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OWB-508
>                 URL: https://issues.apache.org/jira/browse/OWB-508
>             Project: OpenWebBeans
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: YING WANG
>            Assignee: YING WANG
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> the 4 build-in beans in section 3.6 are passivation capable dependencies. However, the actual instances returned from vender's ValidatorService/SecurityService/TransactoinService some time are not serializable and could cause passivation errors. 
> I would like to add dependent scope proxy around these actual instances if they are not serializable, When the references get de-serialized, a new actual instance will be retrieved from the corresponding service. Venders should be able to override this behavior by some OWB custom property. 

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