This Question is Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
7 Replies Last post: Jun 9, 2008 5:13 AM by srisri  
Bronze 8 posts since
Sep 25, 2007
Currently Being Moderated

Sep 25, 2007 9:20 AM

My openfire http-binding with jwchat sucks

 

Hi, I plan to use openfire and jwchat to make a web-im system.I can make sure that all I have done is according to the URL:

 

 

http://chromus.kajigger.com/?p=100

 

 

My apache and openfire both run at localhost.

 

 

When I input http://localhost/ in the browser i can see the jwchat login interface,however when i input the username and password, the page will give me an alert of "service unavailable". I can see the error message is a 404 error of http://127.0.0.1/http-bind,        that is to say, if I input http://127.0.0.1/http-bind , the openfire server will report error to me with this:

 

 

HTTP ERROR: 404

NOT_FOUND

RequestURI=/spark/

 

Powered by Jetty://

 

 

 

 

I am sure I have enabled the function of http-binding with the port of default 8080

 

 

Has any here met such error as above?

 

 

Tks.

 

 

Coolcat KeyContributor 727 posts since
Mar 19, 2007
Currently Being Moderated
Sep 25, 2007 10:03 AM in response to: ethan
Re: My openfire http-binding with jwchat sucks

Just a idea...there is a difference between "http-bind/" and "http-bind" for apache mod_rewrite / mod_proxy. So you should make sure it is overall equal.

 

>openfire server will report error to me with this:

>

>HTTP ERROR: 404

>NOT_FOUND

>RequestURI=/spark/

>

>Powered by Jetty://

 

this is correct, it means that your apache redirects to openfire. Are you sure, that RequestURI=/spark/ is correct? Then you httpbase in JWChat config should be "/spark/", too.

srisri Bronze 1 posts since
Jun 9, 2008
Currently Being Moderated
Jun 9, 2008 5:13 AM in response to: ethan
Re: My openfire http-binding with jwchat sucks

 

Hi

 

 

.. this method is working for me..but have small problem!

 

 

while accesing the web page at localhost, jwchat's  "Login Button"  is disabled..

 

 

do i need to additionally configure anything in OpenFire or apache for this?or add anything?

 

 

plzz  suggest...

 

 

I have Apache 2.2.

 

 

           OpenFire 3.5.1

 

 

           JWChat 1.0 beta3 

 

 

thank you..

 

 

 

 

Gaston Bronze 1 posts since
Sep 26, 2007
Currently Being Moderated
Sep 26, 2007 10:40 AM in response to: ethan
Re: My openfire http-binding with jwchat sucks

try  http://jeti.jabberstudio.org/ es un applet muy simple

it0511 Bronze 3 posts since
Mar 31, 2008
Currently Being Moderated
Apr 2, 2008 4:45 AM in response to: ethan
Re: My openfire http-binding with jwchat sucks

 

this method works for me too.

 

 

Thank you!

 

 

LG KeyContributor 5,051 posts since
Dec 13, 2005
Currently Being Moderated
Apr 5, 2008 4:50 AM in response to: ethan
Re: My openfire http-binding with jwchat sucks

Hi,

 

I agree that it has some strange problems, so one may really use another solution - for example Openfire Enterprise (which should become open source soon).

 

LG

More Like This

  • Retrieving data ...