[weld-issues] [JBoss JIRA] Created: (WELD-472) Beans aren't validated for proxyability
Nicklas Karlsson (JIRA)
jira-events at lists.jboss.org
Mon Mar 22 07:15:37 EDT 2010
Beans aren't validated for proxyability
----------------------------------------
Key: WELD-472
URL: https://jira.jboss.org/jira/browse/WELD-472
Project: Weld
Issue Type: Bug
Affects Versions: 1.0.1.Final
Reporter: Nicklas Karlsson
Fix For: 1.0.2.CR1
You can deploy and invoke a bean like
@ApplicationScoped
public Foo() {
}
injections points are checked, though.
--
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 weld-issues
mailing list