Projects tigase _server server-core Issues #305
Dynamic Rosters Question (#305)
Won't Fix
Jonathan Hunter opened 1 decade ago

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;


Is that correct?

Then which directory would I add the script?  Is it just in the /etc/tigase-server/scripts/admin directory ? Or do I need to create directory to associate with the above?

Many thanks

Jon
wojciech.kapcia@tigase.net commented 1 decade ago

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 in tigase/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.

issue 1 of 1
Type
Question
Priority
Blocker
Assignee
RedmineID
1888
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#305
Please wait...
Page is in error, reload to recover