Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 94837 invoked from network); 28 Jul 2003 18:47:09 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 28 Jul 2003 18:47:09 -0000 Received: (qmail 4178 invoked by uid 97); 28 Jul 2003 18:49:49 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 4171 invoked from network); 28 Jul 2003 18:49:48 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 28 Jul 2003 18:49:48 -0000 Received: (qmail 93421 invoked by uid 500); 28 Jul 2003 18:46:53 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 93407 invoked from network); 28 Jul 2003 18:46:53 -0000 Received: from unknown (HELO inet-mail1.themeganet.com) (12.5.1.207) by daedalus.apache.org with SMTP; 28 Jul 2003 18:46:53 -0000 Received: by inet-mail1.themeganet.com with Internet Mail Service (5.5.2653.19) id <318YK886>; Mon, 28 Jul 2003 14:49:35 -0400 Message-ID: <6C1A849C8F00754FB491F504EB3B8BF108D7185C@MGEX0001.themeganet.com> From: batristain@mediageneral.com To: tomcat-user@jakarta.apache.org Subject: RE: Tomcat not working properly Date: Mon, 28 Jul 2003 14:46:44 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm trying to do that but in the connector build when I run = buildconf.sh it doesn't find the configure.ac and there fore doesn't allow me to = configure the connector Here's the list of errors that I get cd native # ./buildconf.sh libtoolize --force --automake --copy libtoolize: `configure.ac' does not exist Try `libtoolize --help' for more information. aclocal aclocal: `configure.ac' or `configure.in' is required automake -a --foreign -i --copy automake: `configure.ac' or `configure.in' is required autoconf autoconf: no input file # ./configure ksh: ./configure: not found # chmod 755 buildconf.sh # ./buildconf.sh libtoolize --force --automake --copy libtoolize: `configure.ac' does not exist Try `libtoolize --help' for more information. aclocal aclocal: `configure.ac' or `configure.in' is required automake -a --foreign -i --copy automake: `configure.ac' or `configure.in' is required autoconf autoconf: no input file # -----Original Message----- From: John Turner [mailto:tomcat-user@johnturner.com]=20 Sent: Monday, July 28, 2003 2:31 PM To: Tomcat Users List Subject: Re: Tomcat not working properly You have to install an Apache connector (mod_jk.so or mod_jk2.so) and=20 configure it to send certain requests to Tomcat. Apache does not do=20 this by default. http://jakarta.apache.org/tomcat/faq/connectors.html John batristain@mediageneral.com wrote: > This is how it is set up >=20 > > DocumentRoot /usr/local/jakarta-tomcat-4.1.12/webapps > ServerName placeanad.classifiedmarketplace.net > ErrorLog logs/placeanadclassi.com-error_log > CustomLog logs/placeanadclassi.com-access_log common > SSLEnable > SSLCertificateFile /usr/local/apache/certs/nc1public.cert > SSLCertificateKeyFile /usr/local/apache/certs/nc2private.key > >=20 > I have tomcat 4.1.12 running on the server. Before we went to the = ssl=20 > version it was processing the code fine via port 8080 but now that it = > has to go through 443 it doesn't work anymore. >=20 > Thanks, > Bobbie >=20 > -----Original Message----- > From: Reynir H=FCbner [mailto:reynir@hugsmidjan.is] > Sent: Monday, July 28, 2003 1:25 PM > To: Tomcat Users List > Subject: RE: Tomcat not working properly >=20 >=20 > Hi, >=20 > By default it should process your jsp code, please give us more info=20 > on your setup. >=20 > -reynir >=20 >=20 >=20 >=20 >>-----Original Message----- >>From: batristain@mediageneral.com = [mailto:batristain@mediageneral.com] >>Sent: 28. j=FAl=ED 2003 17:27 >>To: tomcat-user@jakarta.apache.org >>Subject: Tomcat not working properly >> >> >>Greetings, >> My index.jsp page running under tomcat 4.1.12 shows code >>https://placeanad.classifiedmarketplace.net/AdWebster/ >> >> What do I need to do to the conf file to make it process the jsp? >> >> Thanks, >> Bobbie >> >> Bobbie Atristain >> Internet Systems Administrator >> >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >> >> >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org