In openfire 3.3 the url http://server:8080/http-bind returned human-readbale html. In 3.5, the url returns a “400 bad request”.
Two questions:
does http binding work ok in 3.5.0?
does openfire 3.5.0 offer a way to visually check that http-binding is running correctly.
I posted earlier about writing a custom servlet to proxy from myserver:80 to myserver:7070 . It fails. A wireshark dump shows that the http-bind servlet returns the same ‘400 bad request error’ that I see via the browser.
Http binding is working fine in Openfire 3.5.0 and 3.5.1. I saw the 404 error that you are reporting but Sparkweb can still use http binding. Tomorrow I will try to see what is that 404 error about.