-
What do you mean by 'script'? You specify class name that implements DynamicRoster interface therefore it will follow java convention hence if you have class
tigase.xmpp.impl.DynamicRosterTest123
it should reside intigase/xmpp/impl/
subdirectory (in case of tigase-server we are following maven guidelines for directory structure hence you will find this file under @tigase-server/src/main/…@).Btw. for such discussions please stick to using forums.
Type |
Question
|
Priority |
Blocker
|
Assignee | |
RedmineID |
1888
|
Issue Votes (0)
Watchers (0)
Hi Guys,
Sorry for another question.
I looked at the following topic around dynamic rosters;
https://projects.tigase.org/boards/4/topics/1762?r=1768
I just wanted to be clear on a couple of things, so to implement this, I would add an entry such as below in the init.properties file;