All,
There is an issue in PicketLink [1] that requires the module descriptor in
WildFly to depend on "org.hibernate" and "org.javassist" to support
two
components called "JPABasedTokenRegistry" [2] and
"JPABasedRevocationRegistry" [3].
How would you suggest this issue to be fixed?
The issue has also been logged in WildFly already [4]. There are samples of
the JPA registries available in my blog [5][6].
Regards,
--
Fernando
[1]
https://issues.jboss.org/browse/PLINK2-97
[2]
https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Appli...
[3]
https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Appli...
[4]
https://issues.jboss.org/browse/WFLY-1691
[5]
http://simplesassim.wordpress.com/2013/07/12/how-to-use-the-jpa-based-tok...
[6]
http://simplesassim.wordpress.com/2013/07/21/how-to-use-the-jpa-based-rev...