Hi again,

I have found that my xwiki.cfg is no more read when tomcat and xwiki sevlet
is started.

"Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the
Servlet Context."

I have found no where a similar problem in the list.

Here is below what's at the end of my web.xml file in the same WEB-INF
directory.

<env-entry>
    <env-entry-name>XWikiConfig</env-entry-name>
    <env-entry-value>/WEB-INF/xwiki.cfg</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
  </env-entry>
</web-app>


What's wrong in my configuration ?

Thanks again !

Fabien
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to