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/31 02:08:00 UTC

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

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