Does not register a Resource Conflict Event

I don’t believe that XIFF is dispatching a ResourceConflict event.

I think it should recognize this:

<stream:error xmlns:stream=“http://etherx.jabber.org/streams”></stream:error>

And dispatch an event as such. Because there is a difference between a regular disconnect and a resource conflict reconnect. Specifically, for my case, during a regular disconnect I would want the software to try to AUTO RECONNECT.

But, with a resource conflict, if I kept reconnecting, it would just kick the other client off, then that would reconnect and kick this one off, and so on and so on.

Any thoughts?

  • Brian

Just read this, I got the same problem, it doesn’t parse recieved data with resource conflict properly.

http://community.igniterealtime.org/message/207971#207971