[
https://issues.apache.org/jira/browse/DIRSTUDIO-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885387#action_12885387
]
Keheliya Gallaba commented on DIRSTUDIO-668:
--------------------------------------------
As commented by Seelmann and Pierre-Arnaud, I fixed all issues of writing
byte[],using implicit ToString() etc to prevent missing information when
writing all types of LDAP messages to XML except getFilter() method in
SearchRequest. Used DSML v2.0 spec where applicable except for Bind Request
> Create an XML Parser/Writer using Dom4J for LDAP Protocol requests/responses
> ----------------------------------------------------------------------------
>
> Key: DIRSTUDIO-668
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-668
> Project: Directory Studio
> Issue Type: Task
> Components: studio-proxy
> Reporter: Pierre-Arnaud Marcelot
> Assignee: Keheliya Gallaba
>
> In order to save and read LDAP Protocol requests/responses sent/received in
> the proxy, an XML Parser/Writer should be implemented using Dom4J.
> Here's a sample XML Parser/Writer implementation for connections in the
> 'connection.core' plugin:
> http://svn.apache.org/repos/asf/directory/studio/tags/1.5.3.v20100330/connection-core/src/main/java/org/apache/directory/studio/connection/core/io/ConnectionIO.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.