On Aug 26, 2008, at 12:56 PM, Amode Jeremy wrote:
Hi,
Is it possible to know if XWiki is running?
well that's easy just call a URL to a wiki page :)
And if it's not running, is
there a command to start XWiki or is there nothing to do once the
installation is completed?
XWiki can be started in various ways. In any case it's not xwiki that
you start but your servlet container so the question is how to start
your servlet container and that depends on your container but you
should check your container's documentation. It could be started on
the command line, as a service, or probably even by other ways.
Thanks
-Vincent