-
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-rosterbean (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-rosterbean (instance oftigase.xmpp.impl.roster.DynamicRoster@) for which you register new beans which implements @DynamicRosterIfcI've tested above config and dynamic roster elements are not included.
instanceintigase.xmpp.impl.roster.DynamicRoster#getDynamicRostersis still @null@.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
5429
|
| Version |
tigase-server-8.0.0
|
| Spent time |
0
|
Relevant option from 7.1.0: