Hynek Švábek created WFLY-8313:
----------------------------------
Summary: Using own CustomRealm, CustomModificationRealm and CustomRealmMapper
implementation leads to AbstractMethodError.
Key: WFLY-8313
URL:
https://issues.jboss.org/browse/WFLY-8313
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
Priority: Critical
Using own CustomRealm, CustomModifiableRealm and CustomRealmMapper implementation leads to
AbstractMethodError.
I tried create my own implementation, set up server to use it but I get error message
about AbstractMethodError.
You can see bellow how to reproduce this problem. I attached jar files with implementation
where are located .java files too.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)