|
Change By:
|
Pedro Igor
(03/Sep/13 11:48 AM)
|
|
Description:
|
When the PicketLink libraries are used in EAP as modules the CDI Extensions are not properly executed due to:
https://bugzilla.redhat.com/show_bug.cgi?id=927895
This impacts usability as users need to perform some hacking in order to get this working.
|
|
Workaround Description:
|
Users should add a META-INF/services/javax.enterprise.inject.spi.Extension file inside the deployment with the PicketLink extensions in order to get PicketLink beans and functionality properly configured.
|