JWChat + Wildfire

Hi all,

I want to work with JWChat using Wildfire 2.6.2, I tried to follow the steps mentioned in http://www.blochberger.de/en_jwchat_how_to.htm[/u] but it not working.

I am new in this kind of stuff, I got this results when trying to log in:

Method Result Size Type URL

GET 200 11427 text/html http://myPC.com:9000/index.html.html?backend=%2FJabberHTTPBind%2F&server=myPC&ji d=ahmad&pass=123&res=

GET (Cache) 0 application/x-javascript http://myPC.com:9000/config.js

GET 404 531 text/html http://myPC.com:9000/browsercheck.js

GET 404 525 text/html http://myPC.com:9000/shared.js

GET 404 530 text/html http://myPC.com:9000/switchStyle.js

GET (Cache) 0 application/x-javascript http://myPC.com:9000/sha1.js

I have no idea what to do next to make it works, thanx in advanced for any idea that could help.

Regard

palguy

Hi,

did you deploy wildfire.war and jwchat.war in Tomcats webapps folder? If you have a default Tomcat installation http://myPC.com:8080/wildfire/ should be the wildfire management URL and http://myPC.com:8080/jwchat/ should be the JWChat URL.

The guide you did mention describes a very complicated way to get JWChat running, Apache is not needed to get it working. You may also look at http://www.jivesoftware.org/community/thread.jspa?threadID=18224 where mod_proxy instead of mod_jk is used, Op3racional aka Sabine Dinis Blochberger is the author of this (imho outdated) guide.

LG