Needs user should always active

Hello,

I am newbies for Openfire. I created on chat application using openfire.

I have created my own user interface e.g. not used like spark for chatting.

Using Rest api i created user and using smack i create group and add member

But my problem is that when user is active/online than group shows 1/30 but if nobody is online group shows 0/30.

I want always all user online even user lose connectivity from UI e.g. i want never ending session for every created user

Is there any properties or any method for user session which is never timeout?

Please help me i tried lots of search for it but i did not got any solution.

Thanks in advance

anybody have idea, is it possible or not?

Please reply

Hi Gopal, I am also trying to create user with ajax using openfire. Two things i m stuck at, if i use POSTman to create user it says, unauthorized access.

from ajax call i am getting CORS error. how to get rid of this. I also post my details here.

REST API Connection Problem