[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3869) Check for problematic component definitions at deployment

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Jan 20 17:12:03 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards reassigned JBSEAM-3869:
---------------------------------------

    Assignee: Norman Richards


> Check for problematic component definitions at deployment
> ---------------------------------------------------------
>
>                 Key: JBSEAM-3869
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3869
>             Project: Seam
>          Issue Type: Feature Request
>          Components: EJB3
>            Reporter: Chris Bredesen
>            Assignee: Norman Richards
>            Priority: Minor
>
> Seam currently allows combinations such as:
> @Stateless
> @Name("NoConversationHere")
> @Scope(ScopeType.CONVERSATION)
> Which make no sense and can cause problems.  If possible, Seam (or Web Beans!) should check for such things and WARN/ERROR on deployment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list