Connection problems

Hi!

I’‘v got the problem using jaberd server with jaberd-jit icq transport. After some time the jabber acount is offline and I cannot send the message to the user. I know that smack 2.0.0 has a heartbeat which sends every 30 seconds an white space to server, but I don’‘t know why my account is going down after some time. I have a ConnectionListener and ConnectionEstabilishedListener implemented and none of that is rising when my account is going down… I don’‘t know what’'s going on, can anybody help me?

I think I solved this problem by implementing simple heartbeat to jaberd server. It seems it’'s working…