-
Enhancement
-
Resolution: Done
-
Major
-
1.2.4.Final
-
None
3.1.5. Default bean name for a managed bean:
The default name for a managed bean is the unqualified class name of the bean class, after converting the first character to lower case.
E.g. NameDefinitionTest should also test a use case where the bean class name starts with multiple upper-case letters.
- relates to
-
CDI-525 Default names should maybe follow the inferring rules from the JavaBean spec
-
- Closed
-