[
https://issues.apache.org/jira/browse/DIRMINA-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123358#comment-14123358
]
Emmanuel Lecharny commented on DIRMINA-258:
-------------------------------------------
I moved it to 3.0.
Writing a decent XML parser is not easy, and could be done with Aalto XML
parser, which is a contextFull parser and which can restart even if the flow of
received data just stopped in the middle of a tag. Assuming we use this parser,
we coudl avoid expensive re-parse as we do currently.
> Example of an XML server and Client.
> ------------------------------------
>
> Key: DIRMINA-258
> URL: https://issues.apache.org/jira/browse/DIRMINA-258
> Project: MINA
> Issue Type: New Feature
> Components: Example
> Reporter: Martin Helmhout
> Assignee: Ashish Paliwal
> Priority: Minor
> Fix For: 3.0.0-M3
>
> Attachments: ASF.LICENSE.NOT.GRANTED--MINA_XMLServer.zip,
> MINA_XMLServer.zip, XMLserver095.zip
>
>
> The attachment contains an example of an XML Server + client and should help
> start people building their server quickly.
> Because an XML server was not in the examples, I created quickly something
> for myself, but want others to also get the fruits and make them better if
> possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)