[xwiki-users] Running as a service
Hello, Is it possible run the xwiki as a windows service? Regards, -Chris Brooks Support Canary Labs, Inc.
On 03/27/2012 01:33 PM, Chris Brooks wrote:
Hello,
Is it possible run the xwiki as a windows service?
Regards,
XWiki is just a web application that's supposed to run in a container. XWiki can't run as a service, but some containers can. This means that it's not easy to run the standalone package as a service, but you could install Tomcat, for example, configure it to run as a service, and then import XWiki into tomcat. A quick Google search led me to this: http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html -- Sergiu Dumitriu http://purl.org/net/sergiu/
On 03/27/2012 01:39 PM, Sergiu Dumitriu wrote:
XWiki is just a web application that's supposed to run in a container. XWiki can't run as a service, but some containers can.
This means that it's not easy to run the standalone package as a service, but you could install Tomcat, for example, configure it to run as a service, and then import XWiki into tomcat.
A quick Google search led me to this: http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html
Posted on http://www.xwiki.org/xwiki/bin/FAQ/Is+it+possible+run+XWiki+as+a+windows+ser... -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Mar 27, 2012, at 7:43 PM, Sergiu Dumitriu wrote:
On 03/27/2012 01:39 PM, Sergiu Dumitriu wrote:
XWiki is just a web application that's supposed to run in a container. XWiki can't run as a service, but some containers can.
This means that it's not easy to run the standalone package as a service, but you could install Tomcat, for example, configure it to run as a service, and then import XWiki into tomcat.
A quick Google search led me to this: http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html
Posted on http://www.xwiki.org/xwiki/bin/FAQ/Is+it+possible+run+XWiki+as+a+windows+ser...
I have renamed the page and updated its content: http://www.xwiki.org/xwiki/bin/view/FAQ/Is+it+possible+to+run+XWiki+as+a+Win... I've also removed the older FAQ entry that was already there at http://www.xwiki.org/xwiki/bin/view/FAQ/XWikiAsAService Thanks -Vincent
participants (3)
-
Chris Brooks -
Sergiu Dumitriu -
Vincent Massol