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

Mark Struberg updated OWB-565:
------------------------------

    Fix Version/s: 1.2.0

> missing check for producer methods
> ----------------------------------
>
>                 Key: OWB-565
>                 URL: https://issues.apache.org/jira/browse/OWB-565
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.1.0
>            Reporter: Gerhard Petracek
>            Assignee: Gurkan Erdogdu
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> if a producer methods creates a normal scoped bean 
> (@NormalScope(passivating=true)) there is no check if the type of the bean 
> implements Serializable
> -> SerializableBeanVault#getSerializableBean returns null -> NPE
> since a producer method might produce a serializable implementation, a 
> runtime-check should be considered instead of a static check.

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

        

Reply via email to