Wildefire Pubsub collection node creation

Hello, when I try to create a collection node on a wildfire server using pubsub it always seems to create a normal leaf node. My Jid is logged in and bound to my resource “myapp”.

I submit the following request to try and create a collection node:

So the server indicates it created the node, but when I query the node info, or try to create a node associated to this one, it tells me testnode is a leaf node.

Can anyone see what I’'m doing wrong? Am I using a wrong version of Pubsub or something?

Thx.

Message was edited by: treize_k

Message was edited by: treize_k

Nevermind.

Found out it was due to Wildfire implementing version 1.7 of the pubsub JEP while I was trying to use 1.8.

Hi,

Could you please send the the coding for creating node in openfire

Thanks in Advance…