Hello to all,
I am new to ejabber.
My scenario is to creating simple login program and connecting ejabber server.
I am referring this book ,http://www.wrox.com/WileyCDA/WroxTitle/Professional-XMPP-Programming-with-JavaScript-and-jQuery.productCd-0470540710,descCd-DOWNLOAD.html
I saw a simple jscript "hello world" program for login into ejabber server.
In that book Appendix-B is used for Setup BOSH Connection manager. I followed all the steps.
After i start the ejabber, it shows error,
"Error occurred...Please check your configuration and your installation.
If you are an advanced user, you can check the logs to check what is going wrong".
I am using the same code and run that file it doesn't connect.
So please guide. How to config BOSH service and xmpp-httpbind
Thanks