TOMCAT+APACHE and SCO

2001-06-11 Thread [EMAIL PROTECTED]
Hi, i work on a SCO Unix Openserver 5 without perl installed. (and I can't installed perl on it :( ). Does anyone can send me a mod_jk.so it will work if I take an mod_jk.so from another server Thanks for your help. Uzeb __ Voila vous propose

Re:I need to build mod_jk.so, can't find it however

2001-06-11 Thread [EMAIL PROTECTED]
You have to download the sources here : http://jakarta.apache.org/site/sourceindex.html and unzip the file in /path/to/tomcat/jakarta/src/ I hope it will help U. Uzeb Hello, I've got a SUSE-linux 7.0 machine running and installed Tomcat on it. I configured it and can now start/stop Tomcat

RE: I need to build mod_jk.so, can't find it however

2001-06-11 Thread [EMAIL PROTECTED]
Hmm, should I get the servlet-API sources or the jakarta-tomcat sources? jakarta-tomcat sources Hmm, should I get the servlet-API sources or the jakarta-tomcat sources? :--Original Message- :- :-You have to download the sources here :

How to change subscription options for this list

2001-05-23 Thread [EMAIL PROTECTED]
How do I set my subscription options to NO DIGEST for this list

Help needed to start tomcat 4 beta 4

2001-05-23 Thread [EMAIL PROTECTED]
I am trying to run tomcat 4 beta 4 on two different systems and am unable to do so on either of them I would really appreciate if I could get some advice on this. In both cases no change has been made to the server.xml file The first system is a Win 98 system with the following configuration

Novell GroupWise WebAccess

2001-05-03 Thread [EMAIL PROTECTED]
the GroupWise WebAccess 5.5.4.1 components. Novell does not support Apache under NT. Is there anyone who has a similar setup that would be willing to assist me in getting WebAccess running. Thanks, Doug Herendeen U.S. Bureau of Reclamation 916-978-5426 [EMAIL PROTECTED]

Re: please help me

2001-04-20 Thread [EMAIL PROTECTED]
tomcat is working fine on win2k - Original Message - From: zzb To: [EMAIL PROTECTED] Sent: Friday, April 20, 2001 7:30 PM Subject: please help me Dear Sir. Where can I download jni_connect.dll ? In addition, whether can Tomcat be installed od

GroupWise WebAccess

2001-04-16 Thread [EMAIL PROTECTED]
be willing to assist me in getting WebAccess running. Doug Herendeen U.S. Bureau of Reclamation 916-978-5426 [EMAIL PROTECTED]

Re: Tomcat articles on the O'Reilly Network

2001-04-06 Thread [EMAIL PROTECTED]
thanks for the tip... - Original Message - From: "Joel Parramore" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, April 06, 2001 8:18 AM Subject: Tomcat articles on the O'Reilly Network FYI: there are some interesting articles on the O'Reilly Network about

Load balancing for Tomcat with mod_jk

2001-02-20 Thread [EMAIL PROTECTED]
. Is this possible using mod_jk? Does anyone have a HOW TO or, even better, an example set of config files that I might be able to learn from? Much appreciated, Rory - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 19, 2001 1:22 PM Subject: Re: Load balancing

Re: Load balancing for Tomcat with mod_jk

2001-02-20 Thread [EMAIL PROTECTED]
, Rory --Original Message-- [EMAIL PROTECTED] ([EMAIL PROTECTED]) writes: I have implemented load balancing with mod_jk (sticky sessions). Seems to work well. However, I need to implement load balancing with non-sticky sessions. (Teflon sessions? :) ) I need all of the tomcat servers

Re: Load balancing for Tomcat with mod_jk

2001-02-20 Thread [EMAIL PROTECTED]
, Rory - Original Message - From: "Brett Knights" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 11:22 AM Subject: RE: Load balancing for Tomcat with mod_jk You might want to check this out: http://www.javaworld.com/javaworld/jw-11-2000/jw-1122-ser

Re: Setting up Virtual Hosts

2001-02-20 Thread [EMAIL PROTECTED]
... ie: VirtualHost 201.28.5.208 ServerAdmin [EMAIL PROTECTED] DocumentRoot /usr/local/tomcat/webapps/somedomain ServerName www.somedomain.com ErrorLog logs/somedomain/error_log CustomLog logs/somedomain/access_log common JkMount /*.jsp ajp13 JkMount /servlet/* ajp13

Re: apachectl start .... error message

2001-02-20 Thread [EMAIL PROTECTED]
http://java.apache.org/jserv/install/howto.unix_install.html Hope this helps Rory http://java.apache.org/jserv/install/howto.unix_install.html - Original Message - From: "Pedro Henrique Ponchio" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 2:18 PM Su

Re: Tomcat Directory and Virtual Host problem????

2001-02-20 Thread [EMAIL PROTECTED]
Need to know what module connector your are using (mod_jserv or mod_jk)? - Original Message - From: "Jim" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 1:31 PM Subject: Tomcat Directory and Virtual Host problem I use Apache 1.3 and Tomcat 3.1

Re: apachectl start .... error message

2001-02-20 Thread [EMAIL PROTECTED]
) Hope this helps, Rory - Original Message - From: "Pedro Henrique Ponchio" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 1:40 PM Subject: apachectl start error message Hi all, this error message appear when I try to startup Apache: Starting h

Re: Jasper question

2001-02-20 Thread [EMAIL PROTECTED]
t;blue" SIZE="+1"Any other day./FONT % } % Hope this helps Rory - Original Message - From: "Calin Duma" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 3:47 PM Subject: Jasper question Hello Tomcaters, I am trying to embed a java code f

Re: Load balancing for Tomcat with mod_jk

2001-02-19 Thread [EMAIL PROTECTED]
: "Ralph Einfeldt" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 19, 2001 1:18 PM Subject: AW: Load balancing for Tomcat with mod_jk Have a look at: http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/Tomcat-Workers-HowTo .html -Ursprngliche Nachricht-

Re: Load balancing for Tomcat with mod_jk

2001-02-19 Thread [EMAIL PROTECTED]
. Is this possible using mod_jk? Does anyone have a HOW TO or, even better, an example set of config files that I might be able to learn from? Much appreciated, Rory - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 19, 2001 1:22 PM Subject: Re: Load balancing

Re: .jar files

2001-02-19 Thread [EMAIL PROTECTED]
Check your classpath and ensure that you have $TOMCAT_HOME$/lib/servlet.jar in your classpath where $TOMCAT_HOME$ is the path to your tomcat directory (for example: /opt/tomcat/lib/servlet.jar) See if that helps Rory - Original Message - From: "Kelley, Jeff" [EMAIL

<    1   2   3   4