I have a WAR which deploys fine and not getting the exception when using AD in GF v3.
I have a mega-bundle WAR (based on same WAR above) in karaf 3.0.0 which is giving following exception when I exec the same use case in front-end: javax.naming.PartialResultException [Root exception is javax.naming.NotContextException: Cannot create context for: ldap://ForestDnsZones.internal.nextgatesolutions.com/DC=ForestDnsZones, DC=internal,DC=nextgatesolutions,DC=com; remaining name 'DC=internal,DC=nextgatesolutions,DC=com'] I checked the Import-Package section of the maven-bundle-plugin and not seeing anything missing based on the imports for the class that's throwing the exception. Config file is the same on GF and Karaf. Any fix for this? thx. Is there any AD feature I need to install in karaf? thx. -- View this message in context: http://karaf.922171.n3.nabble.com/getting-PartialResultException-using-AD-in-karaf-3-0-0-tp4032335.html Sent from the Karaf - User mailing list archive at Nabble.com.
