Bug 478223

Summary: OpenLDAP Java Backend update
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: IntegrationAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 3.0CC: benl, nmalki, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:38:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chandrasekar Kannan 2008-12-27 08:09:55 UTC
supporting  openldap 2.3.35
Additional Comments From jimyang dated Sun Sep 02 13:17:52 CDT 2007 
On Aug 30, 12:26 pm, yingyang <safeh...> wrote:
> Hi,
>
> It's not abandoned. We are bringing up-to-date as we speak. You can
> watch this issuehttp://jira.safehaus.org/browse/PENROSE-252
>
> If you are interested in helping us for this task, please feel free to
> drop me a personal e-mail.

I am interested, actually I already have a patch to make java-backend
trunk compile with openldap 2.3.35. What I am not sure about is
whether to correct the JNI method signatures in utils.c to match the
methods in com.identyx.javabackend.Backend or update the class'
methods so that the backend can at least be initialized by openldap.

Kostas 


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '1',
          'components' => [
                            {
                              'name' => 'Integration',
                              'id' => '10018'
                            },
                            {
                              'name' => 'Module',
                              'id' => '10017'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-252',
          'assignee' => 'jimyang',
          'summary' => 'OpenLDAP Java Backend update',
          'id' => '10829',
          'updated' => '2008-01-16 11:37:18.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2008-09-18 00:00:00.0',
                             'sequence' => '31',
                             'name' => 'Penrose-2.1',
                             'released' => 'false',
                             'id' => '10130',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [],
          'description' => 'supporting  openldap 2.3.35',
          'created' => '2007-08-30 04:23:39.0',
          'type' => '4'
        };


=========================================================