[
https://jira.jboss.org/jira/browse/JBSEAM-3869?page=com.atlassian.jira.pl...
]
Norman Richards closed JBSEAM-3869.
-----------------------------------
Fix Version/s: 2.1.2.CR1
Resolution: Done
We already do checks for component/scope mismatches. i've added this one as a WARN.
Feel free to open JIRAs for any others you think we should catch.
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
Fix For: 2.1.2.CR1
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