Projects tigase _server server-core Issues #1392
How to enable urn:xmpp:mam:1 ? (#1392)
Open
Unknown opened 4 years ago
sess-man {
    'urn:xmpp:mam:1' () {
    }
}

The error:

AbstractBeanConfigurator.registerBeans(): unknown class null for bean urn:xmpp:mam:1, skipping registration of a bean with 8.1.
Unknown commented 4 years ago

Do you have full Tigase XMPP Server 8.1.0-SNAPSHOT distribution archive unpacked?

That addon is part of the Tigase Message Archiving component which is included with -dist-max distribution archive of Tigase XMPP Server.

Unknown commented 4 years ago

I debugged it locally.

Unknown commented 4 years ago

I know, I forgot a dependence about the MAM.

Unknown commented 4 years ago

Is it this dependence of tigase-message-archiving?

Unknown commented 4 years ago

Yes, it is ok.

issue 1 of 1
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1392
Please wait...
Page is in error, reload to recover