Hello Artnaseef, Thank you for your reply. I looked up the project as you had described, I found that it is really good for supporting personalized chat services. With that I also found that it has some client it needs to run(running server is no problem), but I would like to integrate the chat functionality in the webapplication. Is that possible with openfire? If yes, I am unable to find any good resources or examples for the same. Kindly let me know. Thank you.
On Tue, Dec 2, 2014 at 7:07 PM, artnaseef <a...@artnaseef.com> wrote: > Try looking at XMPP, such as OpenFire > (http://www.igniterealtime.org/projects/openfire/). > > It is specifically designed for chat (point-to-point -- i.e. two parties, > or > group chat). JMS is not designed for chat. For example, JMS does not > provide facilities for storing messages (and it's a bad practice to use > ActiveMQ as a message store). > > Hope this helps! > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Using-ActiveMQ-for-personalized-chat-service-tp4688033p4688284.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >