This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<jboss-deployment-structure> | |
<deployment> | |
<!-- You must configure the PicketLink dependency to your deployment. The dependency above is a reference to a static module | |
from WildFly modules directory. --> | |
<dependencies> | |
<module name="org.picketlink"/> | |
</dependencies> | |
</deployment> | |
</jboss-deployment-structure> |