Check ManagedBean Public Field
------------------------------
Key: OWB-98
URL: https://issues.apache.org/jira/browse/OWB-98
Project: OpenWebBeans
Issue Type: Improvement
Components: Simple Web Beans
Affects Versions: M2
Reporter: Gurkan Erdogdu
Assignee: Gurkan Erdogdu
Fix For: M3
If a managed bean has a public field, it must have scope @Dependent. If a
managed bean with a public field declares any
scope other than @Dependent, the container automatically detects the problem
and treats it as a definition error, as defined
in Section 12.4, "Problems detected automatically by the container".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.