My requirement is ,I have a webapp developed in play framework.I need to integrate xmpp based live chat customer support.For that thought of using Openfire with fastpath webchat plugin.
1) Installed Openfire 3.9.3
2) Installed fastptah webchat plugin (This was not working with available plugins. so, installed the war from OpenFire 3.7.0 - FastPath WebChat not installing? | Ignite Realtime )
3)Installed fastpath service plugin
4) webchat url - http://<host>:7070/webchat/ works fine.
5) Workgroup demo shows offline.
I am new to openfire and fastpath webchat.I am stuck at this point and not sure how to go ahead .Why the queue is offline.Where does spark come into picture?How can I initiate the chat from my play web app.web app is currently running on inbuilt server of play(dev mode).
Request someone to please help understanding and resolving the same.