PicketLink Subsystem for WildFly 8 ver 2.7.0.Final.1 Released

Announcing the belated release of PicketLink Subsystem for WildFly 8 ver 2.7.0.Final.1.

The release is based on PicketLink 2.7.0.Final and WildFly 9.0.0.Alpha2-SNAPSHOT of the PicketLink subsystem.

Release Notes

  • Fixed the “JBAS016018: Using deployment classloader to load proxy classes for module org.picketlink.core.api:main. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.jboss.weld.spi]” described in PLINK-666

The release binary artifacts can be found here.

Maven Artifacts

<dependency>
<groupId>biz.ivanov.wildfly</groupId>
<artifactId>wildfly8-picketlink-module</artifactId>
<version>2.7.0.Final.1</version>
<classifier>distro</classifier>
<type>tgz</type>
</dependency>

Please visit PicketLink Subsystem for WildFly 8 project page for installation instructions and documentation.

Leave a Reply