If any one could provide a basic example of how to handle xml messages (read/parse/process), that would be a great help for newbees like me.
Emmanuel Lecharny-3 wrote: > > Hi, > > Maarten Bosteels wrote: >> I think that - given the protocol - your approach is fine. >> We also do the XML parsing in the message-handling thus not with a >> separate >> IoFilter. >> The advantage is that you can test this code independent of MINA. >> > I was just thinking that it may help to have a short example added in > MINA which expose a XML handling. I'm pretty sure that many of our users > will want to implement such a server. > > Anyone ? > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > > -- View this message in context: http://www.nabble.com/MINA---design-guidelines-tp20077627p20089772.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
