Details
Description
Some clients (Pidgin, for example) sent regular 'XMPP ping' (XEP-0199) requests on the server. Openfire currently returns 'feature-unavailable' (which is a 'pong' in itself, I guess). As implementation is almost trivial, it's nice to have the proper implementation in place.
I've just committed an IQHandler that will handing XMPP Ping requests that are made to the domain. Gato, could you please review and adjust the JIRA 'fix version' if appropriate?