[jboss-jira] [JBoss JIRA] (WFLY-8296) CredentialStore, set own security provider through java security config file leads to NoClassDefFoundError for custom implementation class

Hynek Švábek (JIRA) issues at jboss.org
Mon Mar 6 04:20:03 EST 2017


Hynek Švábek created WFLY-8296:
----------------------------------

             Summary: CredentialStore, set own security provider through java security config file leads to NoClassDefFoundError for custom implementation class
                 Key: WFLY-8296
                 URL: https://issues.jboss.org/browse/WFLY-8296
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Hynek Švábek
            Assignee: Darran Lofthouse


When I want to define own Custom Elytron Provider through modification of Java security provider configuration I got exception about NoClassDefFoundError on CustomImplementation class. But this class is located in same jar file as Custom Elytron Provider.

I need it to define provider-name in credential-store. Is there some additional step which I missed?

Jar file is attached and it is same one as here https://issues.jboss.org/browse/JBEAP-8238 from [~pskopek]






--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list