Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
None
-
Hudson 1.335, Websphere Application Server v7r0 with fix pack 7
Description
Active Directory plugin fails on Websphere giving this message:
javax.naming.ConfigurationException: corbaloc:rir:/NameServiceServerRoot is not a valid DNS pseudo-URL
Searching about this I found this information:
http://forums.sun.com/thread.jspa?threadID=5114139
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=13923520
Apparently Websphere is using a weird default if we don't tell it we are using a DNS URL.
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/plugins/active-directory/src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=24479
Log:
[FIXED JENKINS-5045] in 1.16 by applying the patch