Janne Jalkanen wrote:
(1) what happens when there's a couple of JSPWiki instances running - how do we prevent a collision on the name 'refmgr.ser'?

By setting up a different work directory for each.  If you do not, you
*will* have nasty collisions.
I've been running parallel JSPWiki instances for a long time, apparently successfully. However, now that I have looked at the JSPWiki code on this, I don't see how I could have avoided the nasty collisions you mention. My first question is how I have been able to do that? The more important question, and I realize this is probably more a Tomcat than JSPWiki question, is how do you set up a different work directory for each JSPWiki instance?

_______________________________________________
Jspwiki-users mailing list
[email protected]
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users

Reply via email to