DefaultLifecycleProviderFactory does not log LifecycleProvider Class correctly
------------------------------------------------------------------------------
Key: MYFACES-2943
URL: https://issues.apache.org/jira/browse/MYFACES-2943
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.2
Reporter: Jakob Korherr
Assignee: Jakob Korherr
Priority: Trivial
Currently DefaultLifecycleProviderFactory always logs "Using LifecycleProvider
java.lang.String" due to refactorings in DefaultLifecycleProviderFactory (see
MYFACES-2919). However, it should log the Class of the used LifecycleProvider
instead of "java.lang.String".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.