<p dir="ltr"><br>
On 24 Mar 2014 00:45, "Cabus, Michael" <<a href="mailto:CabusM@philau.edu">CabusM@philau.edu</a>> wrote:<br>
><br>
> Hi<br>
>   I have the framework for a group chat app:<br>
><br>
> <a href="http://arialboundaries.com/groupchat/">http://arialboundaries.com/groupchat/</a><br>
><br>
> It seems to work, essentially; but, I do not think it is properly logging on...it quickly forces a user to sign back on after signing off.<br>
></p>
<p dir="ltr">Now, I assumed you meant authenticate by logging on. But then you use signing in.</p>
<p dir="ltr">Assuming you meant authenticate both cases, my guess is the resource conflict resolution - you're connecting multiple sessions with same resource name, so the server trying figure out what you meant.</p>

<p dir="ltr">> Any ideas why this would happen, or how I could debug?<br>
></p>
<p dir="ltr">With these things, you really want the protocol transcript so you see what gets sent when.</p>
<p dir="ltr">> I have this setup locally, too, using Prosody...<br>
><br>
> Thanks so much,<br>
><br>
> Michael Cabus<br>
> Student, Interactive Design and Media<br>
> Philadelphia University<br>
> _______________________________________________<br>
> JDev mailing list<br>
> Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
> Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
> _______________________________________________<br>
</p>