-
I adjusted implementation to work with Tigase Kernel and updated configuration converter.
Now it should be used in following way:
'sess-man' { 'dynamic-rosters' () { DynamicRosterTest (class: tigase.xmpp.impl.roster.DynamicRosterTest) {} DynamicRosterTest123 (class: tigase.xmpp.impl.roster.DynamicRosterTest123) {} } }
so that now we have
dynamic-roster
bean (instance oftigase.xmpp.impl.roster.DynamicRoster@) for which you register new beans which implements @DynamicRosterIfc
-
Andrzej Wójcik wrote:
I adjusted implementation to work with Tigase Kernel and updated configuration converter.
Now it should be used in following way:
[...]
so that now we have
dynamic-roster
bean (instance oftigase.xmpp.impl.roster.DynamicRoster@) for which you register new beans which implements @DynamicRosterIfc
I've tested above config and dynamic roster elements are not included.
instance
intigase.xmpp.impl.roster.DynamicRoster#getDynamicRosters
is still @null@.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
5429
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
Relevant option from 7.1.0: