Stephen, thank you! Thanks to everybody whom I asked to help me. The problem occured because my client sent bare (without resource) JID to pubsub service. I changed it to full JID and now everything is all right!
On 4/13/05, Stephen Marquard <[EMAIL PROTECTED]> wrote: > Anton Gorokhov wrote: > > Hi, jdev! > > > > I use jabberd2s6 with pubsub service (Idavoll) and I've got a problem. > > > > Server doesn't reply me on node creation and other pubsub-specific > > requests. I looked thriugh logs and found that pubsub component > > replies. Jabberd2 doesn't send this answer further to client and send > > back to service <feature not-implemented> error (to be precise, > > sm-component does it). > > > > Disco#info, disco#items requests to pubsub-components through jabberd2 > > work fine. > > Pubsub component (idavoll) works right at all, because I wrote my own > > little pubsub component, and result was the same... > > > > So, can jabberd2 "dislike" pubsub namespace? Or... what? > > It seems unlikely that it's a jabberd2 issue since the client is > basically just communicating with the component. Are you sure the client > is talking to the pubsub component and not sm? > > But if you think it is, please submit an issue to j2's bugzilla at > http://j2.openaether.org/bugzilla/ with some sample XML conversations > and/or debug logs and details on how to reproduce the problem > (preferably on 2.0s7 rather than 2.0s6). > > Regards > Stephen > > _______________________________________________ > jdev mailing list > [email protected] > http://mail.jabber.org/mailman/listinfo/jdev > _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
