Re: XML format response without proper namespace, bad xml?

2011-12-06 Thread Tomasz Sterna
Dnia 2011-11-17, czw o godzinie 09:27 +0530, Ashay Chitnis pisze: sx/ack.c:nad_append_elem(nad, -1, ack:ack, 1); sx/ack.c:nad_append_elem(nad, -1, ack:ack xmlns:ack='http://www.xmpp.org/extensions/xep-0198.html#ns', 1); Let me know if this is the solution or you have already

Re: XML format response without proper namespace, bad xml?

2011-12-06 Thread Peter Saint-Andre
On 12/6/11 3:49 PM, Tomasz Sterna wrote: But... There isn't much sense in enabling ACKs over BOSH. Normal HTTP protocol control should apply. Exactly. XEP-0198 was designed in part to emulate the acks in BOSH. It doesn't make sense to do XEP-0198 acks in addition to BOSH acks. /psa

XML format response without proper namespace, bad xml?

2011-11-16 Thread Ashay Chitnis
Dear All, I recently came across a unique issue, wherein while configuring the latest jabberd2 with BOSH and Jappix, I was able to authenticate with c2s.xml but was not able to bind after that. The same worked smoothly with plain Pidgin client + jabberd2 setup. I used below versions. BOSH