On Mon, Jul 11, 2011 at 12:37 PM, Kiran Ayyagari <kayyag...@apache.org>wrote:

> You cannot use TextLine codec for sending/receiving XML content, cause
> textline codec uses a new line as delimiter,
> for XML the semantics are completely different.
>
> Am not quite sure if the proposed MINA xml codec is implemented but
> you can take a look at the one used in Vysper[1] project.
>
> [1] http://mina.apache.org/vysper/index.html
>
>
Agree with Kiran.

If you want something working, Vysper nbxml package is for you.

You may also like to view these slides -
http://mina.apache.org/conferences.data/Mina_in_real_life_ASEU-2009.pdf

Emmanuel has described, in detail, about XML codec.

Good Luck !

- ashish

Reply via email to