https://issues.jboss.org/browse/SECURITY-777
by Stuart Douglas
Hi Guys,
Can someone take a look at $SUBJECT? It appears to be causing issues in Wildfly and I think it is a race on the unsynchronized hash map when the server starts security domains.
I have attached a patch that should fix it (and also a few other minor issues I found).
Stuart
10 years, 11 months
PL 2.5 on EAP 6.1
by Claudio Miranda
Hi, I see PL quickstarts [1] they are for PL 2.5.x, and understand PL
can be used as a replacement for seam 2 security. That is what I am
interested.
I am migrating an application that currently uses seam 2 security to
authenticate, extends and inject Identity class. We are going to
remove seam security in favor for a JEE 6 stack, with no seam
framework.
However, we uses EAP 6.1, that uses PL 2.1.6.
How do you see, if I add a custom module with picketlink 2.5 and not
touching the 2.1.6 module.
Add j-d-s.xml to my application pointing to PL 2.5 module.
I will perform a test on this, but would like to hear from you about this.
1. https://github.com/jboss-developer/jboss-picketlink-quickstarts
Thanks
--
Claudio Miranda
claudio(a)claudius.com.br
http://www.claudius.com.br
10 years, 11 months