I don't remember adding it myself ! I will remove that just to see what's happen.
Fabien 2008/6/4 Vincent Massol <[EMAIL PROTECTED]>: > > On Jun 4, 2008, at 3:32 PM, Fabien wrote: > > > 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 ? > > Why did you add this in your web.xml? > > Thanks > -Vincent > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
