About MINA and XML parser

Hi Daniele & Gaston,

I have implemented xml parser based on kxmlparser. It works very nice and elegantly with very minimum code modification on kxmlparser.

I have compared your XMLLightweightParser with my xml parser, it seems that my parser works better.

I implement my parser because i use MINA to establish the connection between openfire and my external component based on

XEP-0114: Jabber Component Protocol.

It works very well.

I would like to contribute the code to the openfire. Please contact me if you think it is worth your changing.

best regards

peter

I thnk it would be helpful for us to see what your new version looks like. =) Would you mind attaching it here?

thanks. i am going to test it first. I am going to replace your xml parser myself and test it out first.

The main issue is to convert the stream XML to dom4j element, right?

regards

peter

Hi Daniele & Gaston,

I have emailed Daniele my code. Please look at it and give me feedback.

regards

peter