2008/10/16 Tomasz Sterna: > At a first glance, I guess that you do not have the "active" table > populated in Oracle DB (you probably created an account manually in > "authreg" table, or with Berkeley DB attached as storage).
You're right, my case was BDB as storage. On recreated Oracle tables patched code works well. As you correctly pointed in your IM-reply, > I implemented the item count function only in MySQL, PostgreSQL and SQLite > backends. > So, if you want the roster items limitting, you need to implement the item > count function too. And at second, I've found today another issue, NLS-related. Code works well while data in ASCII. When I try to save UTF in fields of vcard for example and request them back, I get only questions marks :( There was created dedicated Oracle DB, specially for jabberd2, with UTF8 as default encodings. Working on... But maybe sombody already see the cause? -- Viva Open Source! -- To unsubscribe send a mail to [EMAIL PROTECTED]
