Re: Error compiling JServ for Tomcat

2001-01-14 Thread Ralph Jensen
1. Check if the TOMCAT_HOME variable is set correctly. 2. Better use mod_jk. It's newer and the documentation is better. Ralph Jensen - Original Message - From: Gianfranco Cecconi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 15, 2001 1:38 AM Subject: Error compiling

Re: ??JSP and Beans - Error 500

2001-01-11 Thread Ralph Jensen
From the first line of the error message it looks like IndustryGroupData is not in any package. In that case try to put it into the classes directory one up ). Or declare it to be in package irina. Ralph - Original Message - From: Irina Pragin [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: beginner needs help(Compile error)

2001-01-01 Thread Ralph Jensen
script ( build.bat or build.sh ) to see the details. There may be a better solution, but setting TOMCAT_HOME at the beginning of the build script will solve the problem. Ralph Jensen - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 31, 2000 12:00 AM

workers.properties etc.

2000-12-28 Thread Ralph Jensen
- especially the use of 'servlet' and 'servlets'. Ralph Jensen

Re: Pre-compiled mod_jk for Apache 1.3.11 on Linix?

2000-12-28 Thread Ralph Jensen
Eeeeh - I couldn't find one so I compiled it myself. It worked as straightforward as described in http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html after downloading the source jakarta-tomcat-3.2.1-src.tar.gz from http://jakarta.apache.org/builds/tomcat/release/v3.2.1/src