You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2007/10/09 07:58:50 UTC

[jira] Created: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

[classlib][jndi][ldap] implements Ldap add operation request and response messages
----------------------------------------------------------------------------------

                 Key: HARMONY-4910
                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
            Reporter: Regis Xu


Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.

This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
service provider.

Does anyone want to review and try it? Any suggestion is welcome.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-4910:
------------------------------

    Attachment:     (was: Harmony-4910.new.diff)

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu reassigned HARMONY-4910:
--------------------------------

    Assignee: Tony Wu

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: Harmony-4910.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-4910:
------------------------------

    Attachment:     (was: Harmony-4910.diff)

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-4910:
------------------------------

    Attachment: Harmony-4910.diff

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>         Attachments: Harmony-4910.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-4910:
------------------------------

    Attachment: Harmony-4910.diff

The path refine javadoc and comments, make source code more clear.
Sorry for inconvenience of update path several times.

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: Harmony-4910.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-4910.
------------------------------

    Resolution: Fixed

Patch applied at r583708, thanks for your contribution, please verify.

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: Harmony-4910.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu closed HARMONY-4910.
-----------------------------


verified, thanks Tony.

> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: Harmony-4910.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4910) [classlib][jndi][ldap] implements Ldap add operation request and response messages

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-4910:
------------------------------

    Attachment: Harmony-4910.new.diff

I'm sorry that last path lost some test cases, i forgot to include them to the path,
the new one include all tests i have done, would anyone want to try it?


> [classlib][jndi][ldap] implements Ldap add operation request and response messages
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4910
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4910
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: Harmony-4910.diff, Harmony-4910.new.diff
>
>
> Recently, I'm working on ldap service provider. I have read the spec and try to implement some functions.
> This path impelemnts Ldap request and response messages of 'add' operation, encode and decode them according
> ASN.1 (I use Harmony ASN.1 implementation). It works fine, I think it could be code base for Harmony Ldap
> service provider.
> Does anyone want to review and try it? Any suggestion is welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.