Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP3 (5.1.6), 5.2 EE SP1 (5.2.5)
-
All
Description
Unnecessary Invoker* wrappers that only set and unset class loaders has been removed. These invoker wrappers are the cause of many class loading bug because they did not set and unset class the class loader correctly.
The following classes has been removed:
InvokerAttributesTransformer
InvokerAutoLogin
InvokerIndexer
InvokerModelListener
InvokerPollerProcessor
InvokerPortletDataHandler
As an alternative, please use ContextClassLoaderBeanHandler
Attachments
Issue Links
- is related to
-
LPS-4901 Remove unnecessary Invoker* wrappers that only set and unset class loaders
- Closed