]
Shane Bryzak reassigned SEAMFACES-15:
-------------------------------------
Assignee: Shane Bryzak
Warnings should be issued when @Dependent scoped Validators and
Converters are registered
-----------------------------------------------------------------------------------------
Key: SEAMFACES-15
URL:
https://issues.jboss.org/browse/SEAMFACES-15
Project: Seam Faces
Issue Type: Feature Request
Components: CDI Integration
Affects Versions: 3.0.0.Alpha3
Reporter: Lincoln Baxter III
Assignee: Shane Bryzak
Priority: Minor
Fix For: 3.1.0.Tracking
When users attempt to register a Faces Converter and use @Inject support without
registering the converter in a normal @Scope (Request, Session, Flash, Application,
Etc...) Seam Faces should print a warning at boot time using:
ProcessBean extension -- check for Converter/Validator interfaces and warn if @Dependent
or isNormalScope() == false.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: