-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
-
Low
-
---
-
---
The method org.apache.wss4j.common.kerberos.KerberosServiceExceptionAction#run() throws an NoClassDefFoundError when the classes com.sun.security.jgss.InquireType and com.sun.security.jgss.ExtendedGSSContext are getting loaded.
jdk.security.jgss must be added to org/apache/ws/security/main/module.xml
so that kerberos server can resolve references to com.sun.security.jgss.InquireType.
- clones
-
JBEAP-25390 (8.0.z) ClassNotFoundException com.sun.security.jgss.InquireType
- Closed