Pedro Igor commented on Task PLINK-319

Hi Petr, thanks in advance for your feedback and help.

We're planning an IdentityManager for Undertow, but I don't know when we going to write it.

Regarding your issue, I think you can try to deploy your application like this:

https://github.com/pedroigor/picketlink-as-subsystem/blob/WFLY_8.PLINK-348/src/test/java/test/org/picketlink/as/subsystem/core/integration/AuthenticationWithEmbeddedPartitionManagerTestCase.java#L39

Just to let you know, there are some issue with WildFly that impacts some functionalities. See WFLY-2689. That is why the following test case is annotated with @Ignore:

https://github.com/pedroigor/picketlink-as-subsystem/blob/WFLY_8.PLINK-348/src/test/java/test/org/picketlink/as/subsystem/core/integration/AuthenticationWithSubsystemPartitionManagerTestCase.java

Also, I've started a WildFly branch with the subsystem integrated. We're still discussing how and where the PicketLink extension should be placed. But for now, you can try it out directly from WildFly, instead of having to update it manually with the extension's jar. The latest code is here:

https://github.com/pedroigor/wildfly/tree/pl-extension

I'm going to update WFLY_8.PLINK-348 with the latest changes soon.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira