Re: How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux?
Before you spend too much time and energy with the connectors... do you definitely need to connect with Apache Httpd? Depending on your needs, running Tomcat behind another webserver might not only be unnecessary but less efficient than running as a standalone. The recent performance gains in both Java and Tomcat have made a lot of the older advise about needing to run behind another webserver in production obsolete. On Fri, 2004-11-05 at 12:53, Frank Peng wrote: > If I run ant to compile the source, ant cannot find a > directory called "util". You cannot find this > directory in the binary Tomcat. If I choose source, it > needs CVS and a connection to Internet, much trouble. > > If I use binary and put it in /modules at Apache, it > is too hard to set up the workers.properties and the > server.xml and httpd.conf files. > > I cannot find a cook book all over the web. > > > Thanks! > > Frank Peng. > > > > __ > Do you Yahoo!? > Check out the new Yahoo! Front Page. > www.yahoo.com > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux?
Hi, >If I run ant to compile the source, ant cannot find a >directory called "util". You cannot find this >directory in the binary Tomcat. You have the build misconfigured. >If I choose source, it >needs CVS and a connection to Internet, much trouble. The Internet connection is much trouble? >If I use binary and put it in /modules at Apache, it >is too hard to set up the workers.properties and the >server.xml and httpd.conf files. Too hard? ;) >I cannot find a cook book all over the web. Look harder. Here's a good starting point: http://wiki.apache.org/jakarta-tomcat/UsefulLinks. Yoav This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]