[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884915#action_12884915
 ] 

Keheliya Gallaba commented on DIRSTUDIO-668:
--------------------------------------------

Revision 36 include a skeletal structure and method stubs for reading the XML 
and converting them to LDAP messages. 
In IRC, it was pointed out that the wrong use of methods in writer part like 
message.getEntry() and message.getEntryDN() and therefore implicit toString() 
which will eventually drop important information in the conversion. So I'm 
working on polishing up the writer methods back again. Please give me more 
feedback on this as comments for the code at 
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

> 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.

Reply via email to