[
https://issues.apache.org/jira/browse/DIRSTUDIO-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884912#action_12884912
]
Keheliya Gallaba commented on DIRSTUDIO-668:
--------------------------------------------
Serializing LDAP messages to XML file has been done. Code is committed to
http://code.google.com/p/dirstudio-ldap-proxy/source/browse/trunk/ldap-proxy/ldap-network-server/src/main/java/org/apache/directory/studio/proxy/ProxyIO.java
in Revision 35. I'm working on the part for reading XML file and deserializing
to LDAP messages part
> 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.