From tomcat-user-return-41653-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Thu Jul 19 05:56:00 2001 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 77272 invoked by uid 500); 19 Jul 2001 05:55:59 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 77251 invoked from network); 19 Jul 2001 05:55:59 -0000 Received: from new-smtp1.ihug.com.au (203.109.250.27) by h31.sny.collab.net with SMTP; 19 Jul 2001 05:55:59 -0000 Received: from Robin (jhoare@p19-max39.syd.ihug.com.au [203.173.148.83]) by new-smtp1.ihug.com.au (8.9.3/8.9.3) with SMTP id PAA05463 for ; Thu, 19 Jul 2001 15:55:59 +1000 X-Authentication-Warning: new-smtp1.ihug.com.au: Host jhoare@p19-max39.syd.ihug.com.au [203.173.148.83] claimed to be Robin Content-Type: text/plain; charset="iso-8859-1" From: Jeff Hoare To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat 4.0b5/Apache/mod_webapps/JSP - NO GO! Date: Fri, 20 Jul 2001 12:35:50 +1000 X-Mailer: KMail [version 1.2] References: <3B55E684.D33E267A@digital-mission.com> In-Reply-To: <3B55E684.D33E267A@digital-mission.com> MIME-Version: 1.0 Message-Id: <01072012355002.00844@Robin> Content-Transfer-Encoding: 8bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi, I don't know if you have came across this or not but in the tomcat directory src/connectors/doc there is a warp.html page, as well as an apache1.3.html that may help. So how did u get the mod_webapps.so library to work. Whenever, I build and try to run it I get a pthread_sigmask unresolved symbol error? I'd appreciate any help Jeff On Thursday 19 July 2001 05:41, you wrote: > Help! I didn't get any response to my first query, and am running into > a solid wall, so I'll try again... > > Is ANYBODY successfully using Tomcat 4.0b5 with Apache and mod_webapps?? > If so, can you send me your httpd.conf and server.xml (and anything else > that might be useful) ?? I'd be happy just to get the examples working > through Apache!! > > We can't get JSP's to work thorough a Warp connector to Apache. They work > fine through port 8080 and Catalina's built-in web server, but not through > Apache. > > I can't find any online help for getting mod_webapps to work, > other than comments in the code. The first sections of the Tomcat 4.x > documentation on Installation are BLANK. > > By hook or by crook, we have gotten Apache and Tomcat running with > mod_webapps and are able to serve static content through the Tomcat default > servlet, but JSP's DON'T WORK!! > > When a browser requests a JSP page, the java source is built and compiled > (the files built are identical to those built when the page is requested > through port 8080) - but Apache hands nothing back to the web browser - > Netscape displays a > > "Document contains no data" > > dialog. > > Any help or ideas would be appreciated. Apache and Tomcat log files show > no error messages or unusual content. > > Thanks, > Mark > > -- > Mark Dzmura > Digital Mission LLC