[xwiki-users] Two xwiki on one host without using virtual wiki feature ?
Good day, community !. One question - is exists configuration parameter, which set name of web application (other then 'xwiki') or it's still hardcoded in java ? I.e. I want to run two different xwiki-based applications on different databases on one tomcat instance. I can set different dabases (with xwiki.db parameter), now I want set different base urls. //I remember, than year ago it was hardcoded. Is situation was changed for now ? -- Ruslan Shevchenko GradSoft. http://www.gradsoft.ua
rssh wrote:
Good day, community !.
One question - is exists configuration parameter, which set name of web application (other then 'xwiki') or it's still hardcoded in java ?
I.e. I want to run two different xwiki-based applications on different databases on one tomcat instance. I can set different dabases (with xwiki.db parameter), now I want set different base urls.
//I remember, than year ago it was hardcoded. Is situation was changed for now ?
Yes, it has changed. All you have to do is use a different directory name and it will work. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (2)
-
rssh -
Sergiu Dumitriu