Bug 1209860 - Missing dependency "ibm.jdk" in module org.jboss.security.negotiation
Summary: Missing dependency "ibm.jdk" in module org.jboss.security.negotiation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Installer
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: 6.2.0
Assignee: Thomas Hauser
QA Contact: Len DiMaggio
URL:
Whiteboard:
Depends On: 1211273
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-08 11:12 UTC by Juraj Duráni
Modified: 2016-02-10 08:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
: 1211273 (view as bug list)
Environment:
Last Closed: 2016-02-10 08:48:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-3416 0 Major Resolved Missing dependency "ibm.jdk" in module org.jboss.security.negotiation 2016-06-21 18:34:06 UTC

Description Juraj Duráni 2015-04-08 11:12:41 UTC
The module org.jboss.security.negotiation is missing "ibm.jdk" dependency. This module is needed if the JDV is running on IBM jdk - contains com.ibm.security.auth.module.Krb5LoginModule class.

Comment 1 Juraj Duráni 2015-04-13 13:27:06 UTC
The module has already a "sun.jdk" dependency which contains com.sun.security.auth.module.Krb5LoginModule class. There is no problem if both these dependencies are declared at the same time.

Comment 2 Ahmed Abu Lawi 2015-04-27 14:34:09 UTC
Hi,

I've made the installer edit "/modules/system/layers/base/org/jboss/security/negotiation/main/module.xml" to add "ibm.jdk" as a dependency.


Note You need to log in before you can comment on or make changes to this bug.