You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2010/03/28 03:17:27 UTC

[jira] Updated: (OWB-340) BeanManagerImpl.createInjectionTarget() Throws Exception When No Constructor Found

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

James Carman updated OWB-340:
-----------------------------

    Description: Instead of throwing an exception, we should just return an InjectionTarget object that returns an empty set of AnnotatedConstructors from getConstructors().  (was: Instead of throwing an exception, we should just return an AnnotatedType object that returns an empty set of AnnotatedConstructors from getConstructors().)
        Summary: BeanManagerImpl.createInjectionTarget() Throws Exception When No Constructor Found  (was: BeanManagerImpl.createAnnotatedType() Throws Exception When No Constructor Found)

> BeanManagerImpl.createInjectionTarget() Throws Exception When No Constructor Found
> ----------------------------------------------------------------------------------
>
>                 Key: OWB-340
>                 URL: https://issues.apache.org/jira/browse/OWB-340
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: James Carman
>            Assignee: Gurkan Erdogdu
>
> Instead of throwing an exception, we should just return an InjectionTarget object that returns an empty set of AnnotatedConstructors from getConstructors().

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