[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Using Tomcat for Subversion instead of Apache?

From: <kai.nacke_at_redstar.de>
Date: 2003-01-30 20:59:41 CET

Hi!

 Is it possible and has anyone tried to use Tomcat (4.1 or 5.0 alpha) as the
 server for Subversion (instead of Apache)?

You should integrate Tomcat with Apache, using the JK2 connector and the
Apache module mod_jk. Then Apache will handle all HTTP request (including
WebDAV/Subversion) and communicate with Tomcat for JSPs and servlets. A good
starting point may be
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html

(Please don't ask for configuration details - the last time I configured
Apache with Tomcat I used the (now) obsolete mod_jserv module.)

Kai

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:26:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.