[
https://issues.jboss.org/browse/TEIID-2764?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2764:
-------------------------------------
The module is available in the "modules" directory, I am not sure how they get
supplied if any other JDK is used. I can mark them "optional" in the setting.
Kerberos/SPNEGO Module Dependency Missing
-----------------------------------------
Key: TEIID-2764
URL:
https://issues.jboss.org/browse/TEIID-2764
Project: Teiid
Issue Type: Bug
Affects Versions: 8.6
Environment: Windows2008R2
Reporter: Andy Yip
Assignee: Steven Hawkins
Labels: dependencies, module
I encountered an issue where the LoginModule class was not found when trying to use the
Kerberos and the SPNEGO Login Module
A workaround was proposed to add the following to the to the org.jboss.teiid module.xml
dependency list.
<module name="sun.jdk"/> <!-- Kerberos -->
<module name="org.jboss.security.negotiation"/> <!-- SPNEGO -->
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira