You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/03/06 07:31:24 UTC

[jira] Created: (OPENEJB-527) Validation: Warn on unused interceptors

Validation: Warn on unused interceptors
---------------------------------------

                 Key: OPENEJB-527
                 URL: https://issues.apache.org/jira/browse/OPENEJB-527
             Project: OpenEJB
          Issue Type: Sub-task
            Reporter: David Blevins




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


[jira] Updated: (OPENEJB-527) Validation: Warn on unused interceptors

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated OPENEJB-527:
----------------------------------

          Component/s: ejb3 simplified
        Fix Version/s: 3.0
          Description: For any interceptors declared in the <interceptors> section of the ejb-jar.xml but not used by a bean, we should issue a warning that they will be ignored.  The most verbose validation level should issue some details on how to properly have it included on a bean.
    Affects Version/s: 3.0

> Validation: Warn on unused interceptors
> ---------------------------------------
>
>                 Key: OPENEJB-527
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-527
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>
> For any interceptors declared in the <interceptors> section of the ejb-jar.xml but not used by a bean, we should issue a warning that they will be ignored.  The most verbose validation level should issue some details on how to properly have it included on a bean.

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