You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by ji...@apache.org on 2004/05/29 08:06:01 UTC

[jira] Created: (DIRSNICKERS-54) AddResponse: create digester rules to decode

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-54
    Summary: AddResponse: create digester rules to decode
       Type: Task

     Status: Open
   Priority: Major

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Fri, 28 May 2004 11:05 PM
    Updated: Fri, 28 May 2004 11:05 PM
    Due:     Sun, 30 May 2004 12:00 AM

Description:
The digester rules to create and build a AddResponse need to be created and test cases for decoding should pass.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSNICKERS-54) AddResponse: create digester rules to decode

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sun, 30 May 2004 5:07 PM
       Body:
Here's the ASN.1 for an AddResponse (it's cake):

AddResponse ::= [APPLICATION 9] LDAPResult

Here's the tag nesting anatomy with 2 referral urls and no controls:

16 [0x10000000][78]
	2 [0x02000000][1]
	9 [0x49000000][71]
		10 [0x0a000000][1]
		4 [0x04000000][31]
		4 [0x04000000][17]
		3 [0x83000000][14]
			4 [0x04000000][5]
			4 [0x04000000][5]
	0 [0x80000000][0]

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54?page=comments#action_35819

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-54
    Summary: AddResponse: create digester rules to decode
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Fri, 28 May 2004 11:05 PM
    Updated: Sun, 30 May 2004 5:07 PM
    Due:     Sun, 30 May 2004 12:00 AM

Description:
The digester rules to create and build a AddResponse need to be created and test cases for decoding should pass.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRSNICKERS-54) AddResponse: create digester rules to decode

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Alex Karasulu
       Date: Sun, 30 May 2004 5:12 PM

Committed with revision 20667.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-54
    Summary: AddResponse: create digester rules to decode
       Type: Task

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Fri, 28 May 2004 11:05 PM
    Updated: Sun, 30 May 2004 5:12 PM
    Due:     Sun, 30 May 2004 12:00 AM

Description:
The digester rules to create and build a AddResponse need to be created and test cases for decoding should pass.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSNICKERS-54) AddResponse: create digester rules to decode

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sun, 30 May 2004 5:09 PM
       Body:
Here's the ASN.1 for an AddResponse (it's cake):

AddResponse ::= [APPLICATION 9] LDAPResult

Here's the tag nesting anatomy with 2 referral urls and no controls:

16 [0x10000000][78]
        2 [0x02000000][1]
        9 [0x49000000][71] 
               10 [0x0a000000][1]
                4 [0x04000000][31]
                4 [0x04000000][17]
                3 [0x83000000][14]
                        4 [0x04000000][5]
                        4 [0x04000000][5]
        0 [0x80000000][0]


---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54?page=comments#action_35820

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-54
    Summary: AddResponse: create digester rules to decode
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Fri, 28 May 2004 11:05 PM
    Updated: Sun, 30 May 2004 5:09 PM
    Due:     Sun, 30 May 2004 12:00 AM

Description:
The digester rules to create and build a AddResponse need to be created and test cases for decoding should pass.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSNICKERS-54) AddResponse: create digester rules to decode

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Alex Karasulu (mailto:aok123@bellsouth.net)
       Date: Sun, 30 May 2004 5:08 PM
    Changes:
            Comment was deleted.
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSNICKERS-54?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-54
    Summary: AddResponse: create digester rules to decode
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Fri, 28 May 2004 11:05 PM
    Updated: Sun, 30 May 2004 5:08 PM
    Due:     Sun, 30 May 2004 12:00 AM

Description:
The digester rules to create and build a AddResponse need to be created and test cases for decoding should pass.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira