[
https://issues.apache.org/jira/browse/OWB-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850739#action_12850739
]
James Carman commented on OWB-340:
----------------------------------
The point is that it's not necessarily a problem. What if I'm not trying to
construct the InjectionTarget? What if I already have an instance and I want
to inject it?
> 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
> Attachments: OWB-340.patch
>
>
> 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.