PrivacyListManager#createPrivacyList throws item-not-found(404)

hi-

i’m using smack to connect to an openfire server, and i’m trying to create a privacy list for a user, but i get the following XMPPException:

====

item-not-found(404)

at org.jivesoftware.smack.PrivacyListManager.setRequest(PrivacyListManager.java:23 7)

at org.jivesoftware.smack.PrivacyListManager.updatePrivacyList(PrivacyListManager. java:434)

at org.jivesoftware.smack.PrivacyListManager.createPrivacyList(PrivacyListManager. java:415)

====

is it a matter of enabling privacy lists on the openfire server?

i’m using the following versions:

openfire 3.7.0

smack 3.2.1

thanks,

augusto.