ejabberd database

hi ..
I am trying to setup a web based chat system for my site. I have two things to be done.
- Enable the users of my system to be automatically logged into the chat
- Save all the messages and generate reports

well i installed ejabberd and jive messenger. I want to use jwchat (because it is browser based). But i have some issues with the servers.

- ejabberd is very flexible with jwchat because it directly supports http polling.
But i dont understand where is the database for ejabberd and where all the
messages and userinfo is stored and how can i acces it..??

- coming to jive messenger it has browser based admin support to create
external databases but i really dont understand how to configure the http
binding thing with jwchat. Though there are installation steps in many places, i
need some thing that can give me baby steps to configure it.

so which is the best way to go..I really need help on this. Eagerly awaiting any ideas.......

thanks

It stores on Mnesia. Check Punjab.

But i dont understand where is the database for ejabberd and where all the
messages and userinfo is stored and how can i acces it..??

On default ejabberd uses Mnesia, an embedded database. You can query info to mod_xmlrpc using XML-RPC.

how to configure the http binding thing with jwchat.

If the server does not suport HTTP Poll or HTTP Bind, you can still install an external component and use it with the server. Punjab, for example.

Mnesia for ejabberd

thanks for the reply. Can you explain me more clearly about XML-RPC and how to use it and where to enter the query for Mnesia. I am new to this and really need some help regarding this. Eagerly awaiting ur reply...

It's just a proposition

It's just a proposition, there is only some code written since nobody else has yet experienced with it.

Check those threads to get an idea on how could it be used:
thread 1, thread 2.

Syndicate content