Error http-bind

Hello,

I’m trying to connect to open fire using the strophe, but I’m not getting when I try to access the address of http-bind http://herton-laptop:7070/http-bind/ shows the following result:
HTTP ERROR 400

Problem Accessing / http-bind /. Reason:

Bad Request

Powered by Jetty: / /

I wonder what I do? Thanks

Hello,

What exact entry do you have with apache for proxying ?

daryl

Hello,

Not used Proxy, is use apache friends ( xampp ), need a proxy?

Sorry for my English, I’m from Brazil.

Thanks.

Hello,

The http-bind interface expects a HTTP POST request, so if you try with your web browser, you’ll get that error. Strophe needs to have the serving javascript come from the same server+port as the http-bind instance.

daryl