You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/10/05 12:04:42 UTC

[jira] [Created] (DELTASPIKE-422) improve warning in BeanProvider

Gerhard Petracek created DELTASPIKE-422:
-------------------------------------------

             Summary: improve warning in BeanProvider
                 Key: DELTASPIKE-422
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-422
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.4
            Reporter: Gerhard Petracek
            Assignee: Mark Struberg
            Priority: Minor
             Fix For: 0.6


instead of (or at least in addition to) bean.getScope().equals(Dependent.class)
we should check !getBeanManager().isNormalScope(bean.getScope())



--
This message was sent by Atlassian JIRA
(v6.1#6144)