Hello everybody My company decide to use Xwiki for online applications help. The goal is to have an address like http://my.server.intranet/application1 or http://my.server.intranet/application2 to point directly to xwiki for the application1 or the application2 through an Apache reidrection mechanism. Each application wiki are provided by differents teams to put in production by export/import. We want to use Tomcat5 and Oracle 10g database. To reach this goal, I thought to use Xwiki Enterprise Manager to handle virtual Xwiki (one for each application). Here are my questions : - is this the good solution ? - I understood that I can have only one database for all wikis. If not, may I use Oracle schemas to do this ? - I tried using xwiki 1.4.2 without any problems. So I installed Application Manager (plugin and application), Wiki Manager (plugin and application) and set xwiki.virtual to 1. But this failed... (Cannot initialize main wiki context). Is this the right way ? - Are there some restrictions on the database naming ? That's all for the moment Thanks in advance and sorry for my poor english spoken. F Gallois