How can I implement Picketlink Authenticator in the war layer
问题 As the title say, I created a class in the war layer that is annotated with @Picketlink. Note that I have an ear deployment structure (ejb, war). The custom authenticator: @PicketLink public class PicketlinkAuthenticator extends BaseAuthenticator { } If I put that class in the ejb layer, the authentication is ok but when I put it to the war layer it seems like it's not found by the project as it's throwing: 20:49:46,027 INFO [org.picketlink.common] (default task-10) Using logger