kami13sep / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

HTTP-Binding with Openfire -> Never get an response #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect to an Openfire XMPP Server with activated HTTP-Binding
2. Connect with Example.exe (latest from repository, the release does not
support HTTP-Binding)
3. Nothing happens. When using e.g. HTTPFiddler as Proxy to see the traffic
, the server returns an response.

When I connect via JSJac (JavaScript XPMM Client) everything works fine.

What is the expected output? What do you see instead?
I expect to work jabber-net with OpenFire XMPP Server.

What version of the product are you using? On what operating system?
Jabber-Net from Repository. Windows Vista SP1.

Original issue reported on code.google.com by deva...@gmail.com on 15 May 2008 at 2:48

GoogleCodeExporter commented 8 years ago
This was actually an issue where BOSH didn't work with SASL.  That's fixed.  
With the
current head of SVN for OpenFire, I'm getting disconnected from them after
authentication, at a rather random time.  In the OpenFire logs, I see "Client
provided invalid session".  I think that one's an OpenFire bug.

Please try head; if it works for you, I'll close this.  Otherwise, please file 
a bug
with OpenFire, and we'll leave this issue open until theirs is closed.

Original comment by hil...@gmail.com on 11 Jun 2008 at 11:33

GoogleCodeExporter commented 8 years ago
Do you still have this issue with 2.1?

Original comment by hil...@gmail.com on 31 Jul 2008 at 5:14