Hi, mod_webapp was setup by default when I installed Suse 8.2's Apache & Tomcat. (apache-1.3.27 and jakarta-tomcat-4.1.18)
Using the http://myhost:8080/examples/ reference brought up the expected tomcat page but removing the ':8080' results in nothing as Apache does not redirect this to Tomcat? Perhaps I need to uninstall Apache and install their Apache2 (2.0.44) instead? Would that set up the jk(2) connector by default? Regards, Mark -----Original Message----- From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Barker Sent: 25 June 2004 06:05 To: [EMAIL PROTECTED] Subject: Re: Tomcat and mod_webapp? mod_webapp has been dead for a very long time now. Use mod_jk(2). "Samuel V. Green III" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I'm still trying to understand integrating tomcat with apache2. I came across this site looking for answers : http://developer.apple.com/internet/java/tomcat1.html It make reference to the following: Using Tomcat with Apache via mod_webapp If you'd like Tomcat to run in conjunction with your Apache web server, you'll need to install a new Apache module, called mod_webapp. It's available from the Jakarta Project's site as a pre-compiled binary file for Mac OS X. At the time of this writing, this was the latest binary. To install the module, simply download it to your machine (a standard location would be /usr/local/src/), and copy the mod_webapp library file into your Apache module folder. When I goto the Jakarta Project's site I can't seem to locate anything that is titled "mod-webapp"? Where exactly is this module available? Link? Thanks, Samuel. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
