[
https://issues.jboss.org/browse/TEIID-2764?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2764:
---------------------------------------
Ramesh can you evaluate this for inclusion into 8.6/8.4.1. At first glance It doesn't
look proper to include a sun.jdk module.
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