On Fri, Mar 23, 2012 at 11:02 PM, Paul Libbrecht <[email protected]> wrote: > > Hello XWiki experts, > > is there a way to invoke, on web-app-startup, a given page?
Not yet, that's a limitation we have for many things and that we need to fix. The main issue is that the store module is initialized when the first page is loaded and before that nothing can access the database (not through standard storage at least). > > thanks in advance > > Paul > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
