Sending IQ packet from plugin

Hello,

I am trying to implement openfire plugin and would like to add additional data onto result.

In the plugin function handleIQ(IQ packet) before return I log my result package (result.toXML()), it looks like below:

2010.12.30 14:24:40 []

However on smack client side I see only IQ part of the response, i.e without . Would somebody tell me where the problem may be?

Regards,

Sergey

Sorry. Looks like likely discussions have already been opened