<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Activiti LDAP Integration.  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135183#M94879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get configured with our enterprise LDAP which is Novell E-Directory.&amp;nbsp; I have followed all the steps suggested by the book, Activiti in Action. Implemented UserManager, GroupManger from the sample code provided in "Activiti In Action" book. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the debug messages, I am able to see my user-id&amp;nbsp; is validated with LDAP and the result is positive but still fails to render the Activiti-Explorer. It just hangs at Activiti-Explorer login page. No further error messages. Nothing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I remove LDAP configuration,&amp;nbsp; everything looks good with KERMIT id and&amp;nbsp; I am able to see Activiti-Explorer like 'fresh out-of-the-box'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Setup &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat 7.0.34&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti 5.12 or 5.12.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Browser : IE or Firefox. (Cleared the cache each time before I login). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had it working with Activiti 5.11 , which I was able to configure for 5.11 but lost the code. ..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In 5.12, I see the ClassNames for User and Group objects changed to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.impl.persistence.entity.User –to–&amp;gt; org.activiti.engine.impl.persistence.entity.UserEntity&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.impl.persistence.entity.UserManager –to–&amp;gt; org.activiti.engine.impl.persistence.entity.UserEntityManager&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do these changes make a difference..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the problem….? What is the necessary LDAP(Apache Standard) related JAR files I should have in Tomcat Server Classpath/Activiti-Explorer's WEB-INF/lib folder..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, please provide complete list of integrating Activiti with enterprise LDAP servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise on&amp;nbsp; how to troubleshoot the problem.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 22:00:13 GMT</pubDate>
    <dc:creator>bsethuramalinga</dc:creator>
    <dc:date>2013-04-23T22:00:13Z</dc:date>
    <item>
      <title>Activiti LDAP Integration.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135183#M94879</link>
      <description>Hi, I am trying to get configured with our enterprise LDAP which is Novell E-Directory.&amp;nbsp; I have followed all the steps suggested by the book, Activiti in Action. Implemented UserManager, GroupManger from the sample code provided in "Activiti In Action" book. From the debug messages, I am able to see</description>
      <pubDate>Tue, 23 Apr 2013 22:00:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135183#M94879</guid>
      <dc:creator>bsethuramalinga</dc:creator>
      <dc:date>2013-04-23T22:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti LDAP Integration.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135184#M94880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The name changes do make a difference, in the sense that you need to extend those classes now instead of the old one. The old ones don't even exist anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding ldap configuration: this question has been asked plenty of times before. I remember that there was an extensive write up of the steps to configure just recently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 06:13:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135184#M94880</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-29T06:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti LDAP Integration.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135185#M94881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Activiti in Action code has also been updated for the latest Activiti release (5.12.1). So you can get the updated source code from the book's Google code repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 08:02:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135185#M94881</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-04-29T08:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti LDAP Integration.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135186#M94882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As per my information from Stackoverflow , UserManager is replaced by&amp;nbsp; UserEntityManager and GroupManager by GroupEntityManager in 5.12. So tried to download code for 5.12 from &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/activitiinaction/downloads/list,but" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activitiinaction/downloads/list,but&lt;/A&gt;&lt;SPAN&gt; it still extending older classes.Any idea about new code for LDAP integration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 10:55:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135186#M94882</guid>
      <dc:creator>dsagar1234</dc:creator>
      <dc:date>2013-05-10T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti LDAP Integration.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135187#M94883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oops my mistake. Sorry trademak. I got latest code for 5.12 from Google code .Actually i was downloading it from Download tab instead of checking out it from trunk. Below is link if any one wants to download latest code&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/activitiinaction/source/checkout" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activitiinaction/source/checkout&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 11:07:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-ldap-integration/m-p/135187#M94883</guid>
      <dc:creator>dsagar1234</dc:creator>
      <dc:date>2013-05-10T11:07:26Z</dc:date>
    </item>
  </channel>
</rss>

