Hi!
JSPWiki assumes it owns the backend. So changing the backend outside
of JSPWiki system is simply not supported. The fact that it happens
to work in some cases is completely accidental.
The only way to change this behaviour is to change the
XMLGroupDatabase, or write your own GroupDatabase implementation.
/Janne
On 15 Aug 2008, at 00:26, anitasingh wrote:
Hi,
We have installed jspwiki 2.4.102 on Websphere5.1 and Tomcat. It
works great
except one problem.
We add users and assign them to different groups through another
existing
system. The existing system
updates the userdatabase.xml to add the user to wiki and also adds
the user
to chosen group in groupdatabase.xml.
When we add a new user to userdatabase.xml the user has immidiate
login to
jspwiki but when we assign the user to a group, his group privileges
doesn't work until we restart japwiki.
If we assign the user to a group through jspwiki admin, we do not
need to
restart wiki for the user to get his privileges.
Is this by design or I am missing something in configuration.
If its by design, what I can do to not have to restart jspwiki
everytime we
add a member to an existing group through another backend system.
Appreciate your help.
TIA
--
View this message in context: http://www.nabble.com/Adding-memebers-
to-groupdatabase.xml-problem-tp18990033p18990033.html
Sent from the JspWiki - User mailing list archive at Nabble.com.