RE: Tomcat 4.0.2/IIS5.0 crashes!

2002-09-17 Thread Turner, John
use of the driver provided by microsoft? Thanks VP --- Turner, John [EMAIL PROTECTED] wrote: There have already been replies to your first post on this topic. John -Original Message- From: Prashanth Pushpagiri [mailto:[EMAIL PROTECTED]] Sent: Monday

RE: Apache+Tomcat+JBoss Error (No Context configured)

2002-09-17 Thread Turner, John
There are plenty of servlet and JSP examples, with source, in the examples directory of Tomcat, including a HelloWorld servlet. Your error message seems self-explanatory to me. With all due respect, I must suggest to you again (as others have) that you READ the documentation available before

RE: Any body built mod_jk.so for apache2.0 on Solaris

2002-09-17 Thread Turner, John
I have binaries for Solaris 8 available for download here, courtesy of others on this list: http://www.johnturner.com/howto After that, the mod_jk configuration docs on the Tomcat site, or perhaps even one of my HOWTOs might help you out. The basic steps for mod_jk are pretty easy, though

RE: jk connector

2002-09-17 Thread Turner, John
You have to build from source: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.10/src/ Or select from the binaries that I have collected from myself and others on the list: http://www.johnturner.com/howto John -Original Message- From: Thébault, Médérick

RE: Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Turner, John
http://www.johnturner.com/howto -Original Message- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 11:44 AM To: [EMAIL PROTECTED] Subject: Instructions for building mod_jk (or mod_jk2) from source for Linux Hello. I'm looking for

RE: Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Turner, John
. Thanks, John - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, September 17, 2002 10:44 AM Subject: RE: Instructions for building mod_jk (or mod_jk2) from source for Linux http://www.johnturner.com/howto

RE: Any body built mod_jk.so for apache2.0 on Solaris

2002-09-17 Thread Turner, John
Sorry, didn't realize you were looking for Apache2. Yes, the mod_jk.so is contingent on the Apache version, but not the Tomcat version. Thus, a mod_jk.so for Apache2 will work with either Tomcat 3 or Tomcat 4. The steps in my HOWTO show how to build mod_jk. Solaris is fairly common, I would

RE: tomcat system properties

2002-09-17 Thread Turner, John
CATALINA_HOME/bin/catalina.bat or catalina.sh has the full list. John -Original Message- From: Ralph Goers [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 2:23 PM To: Tomcat Users List Subject: tomcat system properties Where are the system properties used by

RE: Question regarding mod_jk configuration

2002-09-17 Thread Turner, John
The last time I saw my name that many times at once in print, I was getting yelled at. :) Your Listener elements look fine, and they are in the right place. Can you take a couple of minutes and try it with a vanilla Tomcat install? The binary install takes about 5 minutes to setup on

RE: Tomcat won't auto-start on RedHat 7.3

2002-09-17 Thread Turner, John
When run during boot, are JAVA_HOME and CATALINA_HOME set? John -Original Message- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 3:01 PM To: Tomcat Users List Subject: Tomcat won't auto-start on RedHat 7.3 I have successfully

RE: new to this...

2002-09-17 Thread Turner, John
How did you set up the servlet in Forte? Did you use the Forte wizard to do it, or did you do it manually? John -Original Message- From: Marcella MacDougall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 3:34 PM To: Tomcat Users List Subject: new to this...

RE: Virtual hosts using Apache 2.0.40, Tomcat 4.1.10 and mod_jk2

2002-09-17 Thread Turner, John
For reference, the official URL is here: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/configweb.html It's the same page, but just in case the other one gets moved out of a user dir, the official version would be the one above. John -Original Message- From: Dom

RE: VIRTUAL ON APACHE2+TOMCAT4.1+JDK1.4+MOD_JK2

2002-09-18 Thread Turner, John
FYI...in the case of mod_jk/mod_jk2 questions, the workers.properties/workers2.properties file is probably more valuable than server.xml for debugging and help. John -Original Message- From: Terry Anderson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 2:35 AM To:

RE: jk connector

2002-09-18 Thread Turner, John
-Message d'origine- De : Turner, John [mailto:[EMAIL PROTECTED]] Envoyé : mardi 17 septembre 2002 17:23 À : 'Tomcat Users List' Objet : RE: jk connector You have to build from source: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4 .1.10/src/ Or select from

RE: Mod_jk on Debian, i have find

2002-09-18 Thread Turner, John
If you have a binary for mod_jk on Debian, would you be willing to send it to me, so that I can put it on my site with the binaries for other versions? John -Original Message- From: Jean-Baptiste Onofré [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 7:46 AM To:

RE: configuring virtual hosts

2002-09-18 Thread Turner, John
RTFM Everywhere it says localhost in server.xml, change it to www.abc.com. You will also need to change the port from 8080 to 80. John -Original Message- From: Raiju Mathew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 1:16 AM To: [EMAIL PROTECTED] Subject:

RE: Problem in tomcat installation in Solaris 8.0

2002-09-18 Thread Turner, John
That's not the best solution. Kent's suggestion was to put an echo in there to see what the script thought JAVA_HOME was, not to hardcode it. The recommended location for environment variables is in your login environment, either system-wide or in your individual login environment. In other

RE: Problem invoking CGIs that are EXE files

2002-09-18 Thread Turner, John
.exe may not be explicitly excluded as an extension, but are other file extensions explicitly included? Like .sh, .pl, .cgi? John -Original Message- From: Jason Young [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 11:00 AM To: [EMAIL PROTECTED] Subject: Problem

RE: missing tomcat-apache.conf mod_jk.conf-auto

2002-09-18 Thread Turner, John
comments inline -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 9:40 PM To: [EMAIL PROTECTED] Subject: missing tomcat-apache.conf mod_jk.conf-auto Hi All. I am new to this forum and I would like to get Apache

RE: missing tomcat-apache.conf mod_jk.conf-auto

2002-09-18 Thread Turner, John
Not really...Apache doesn't care where the modules are, as long as it can find them. The convention is to put them in apache/libexec for Apache 1 and apache/modules for Apache 2. That mod_jk.so file should be OK. I would still upgrade your Apache, though. .19 is pretty old. John

RE: Question

2002-09-18 Thread Turner, John
You'll need to provide a lot more information than that, and get a lot more specific, before anyone can help you. Platform, versions, what you've done so far, what you've changed, etc. John -Original Message- From: Jai Durgam [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17,

RE: Un-tarring jakarta-tomcat-4.0.4.tar.gz

2002-09-18 Thread Turner, John
You are using Sun Solaris tar and not GNU tar. Download GNU tar from http://www.sunfreeware.com and make sure it is first in your PATH, ahead of the Solaris tar. John -Original Message- From: amit_mahajan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 9:43 AM To:

RE: Question

2002-09-18 Thread Turner, John
To: Tomcat Users List Subject: RE: Question Sorry, my mistake. am running tomcat 3.3.1 and apache 1.3.26 on linux. apache doc root set to //nn/prm haven't changed anything else. What more information can I provide? Thanks Jai -Original Message- From: Turner, John

RE: monitoring question

2002-09-18 Thread Turner, John
I would just use wget and put it in a script that executes every minute. Grep through the output for 500 Internal Server and if found, do your restart. Poor man's monitoring, but it should work. John -Original Message- From: Steven Garrett [mailto:[EMAIL PROTECTED]] Sent:

RE: Question

2002-09-18 Thread Turner, John
with me. have been using mod_jserv? Is that not recommended? Can you point me to a version here? Jai -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 10:15 AM To: 'Tomcat Users List' Subject: RE: Question Well, you need

[OFF-TOPIC] RE: John: missing tomcat-apache.conf mod_jk.conf-auto

2002-09-18 Thread Turner, John
No, you don't have to uninstall Apache 1.3 that came with Redhat. Just leave it where it is, make sure it doesn't run at boot by default. Then put Apache 2 in some location like /usr/local/apache2. You won't hurt anything leaving your existing Apache as is, you just want to make sure it

How to setup mod_jserv with Tomcat 3.3.1 (was RE: Question)

2002-09-18 Thread Turner, John
: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 10:57 AM To: 'Tomcat Users List' Subject: RE: Question Well, that's the sort of specific information we need to help you. You're using mod_jserv? Has it worked before, is it working now? What changed that caused

RE: [OFF-TOPIC] RE: John: missing tomcat-apache.conf mod_jk.conf-auto

2002-09-19 Thread Turner, John
Mod_jk is an Apache module. It goes on the machine that has Apache, in a place that Apache has permission to access. You don't need ant to install mod_jk. Ant is just one of two options for building mod_jk. You can also use the traditional ./configure method to build mod_jk. You also don't

RE: DESPAIR : missing tomcat-apache.conf mod_jk.conf-auto

2002-09-19 Thread Turner, John
Well said. John -Original Message- From: Robert L Sowders [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 12:52 AM To: Tomcat Users List Subject: Re: DESPAIR : missing tomcat-apache.conf mod_jk.conf-auto Please, I'm not trying to be rude or anything but,

RE: Bug in Alias tag in server.xml

2002-09-19 Thread Turner, John
Yes, it's a valid hostname. John -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 6:09 AM To: 'Tomcat Users List' Subject: Bug in Alias tag in server.xml Hi all I want to use an alias in the host section of server.xml but if I use

RE: wishlist: config improvement

2002-09-19 Thread Turner, John
To each, his own. I don't have any environment variables hardcoded in config files...I'm not sure why you would need to do this. IMHO, the default server.xml file has so many comments in it, it's difficult to clearly see what is enabled and what isn't...I can't imagine a server.xml with MORE

RE: Apache+Tomcat Error (No Context configured)

2002-09-19 Thread Turner, John
you please guide me on to this. THANKS to you and to John. Manoj G. Kithany From: Turner, John [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: Apache+Tomcat+JBoss Error (No Context configured) Date: Tue, 17 Sep

RE: libtoolize automake autoconf

2002-09-19 Thread Turner, John
http://www.gnu.org As an aside, is there any reason you haven't just tried one of the 7.2 binaries I have on my site? http://www.johnturner.com/howto John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 3:09 AM To: [EMAIL

RE: Enquiry

2002-09-19 Thread Turner, John
Yes. Just change the name parameter of the Host element. Whether the hostname you change it to actually resolves and works is another issue altogether, and something for your network admins and/or DNS administrator. John -Original Message- From: Lee Jesse [mailto:[EMAIL

RE: Tomcat 4.0.4 Verisign SSL

2002-09-19 Thread Turner, John
Use the keytool command. Check the -certreq option. John -Original Message- From: ISMAIL OZGUR BAYKAL (Ebi Bsk.- Analist Prg.) [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 6:51 AM To: Tomcat Users List Subject: Tomcat 4.0.4 Verisign SSL Hello, I'm

RE: Static content

2002-09-19 Thread Turner, John
I would add that you need forwardAll=false in your Listener configuration in server.xml. The default is true, and if true, ALL requests get passed to Tomcat. John -Original Message- From: Robert L Sowders [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 7:02 PM

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
I would remove the load-balancing lines from workers.properties. Here is a plain-vanilla, working workers.properties file: # Setup for apache system # workers.tomcat_home=/usr/local/jakarta-tomcat-4.1.10 workers.java_home=/usr/java/j2sdk1.4.0_01 ps=/ worker.list=ajp12, ajp13 # Definition for

RE: Static content

2002-09-19 Thread Turner, John
can I find this attribute in server.xml (a default server.xml) in tomcat 3.2.4?... I see nothing there... what's the xml tab that belongs this? Thanks Turner, John wrote: I would add that you need forwardAll=false in your Listener configuration in server.xml

RE: [OFF-TOPIC] RE: John: missing tomcat-apache.conf mod_jk.con f-auto

2002-09-19 Thread Turner, John
! Regards, Matt Turner, John wrote: Mod_jk is an Apache module. It goes on the machine that has Apache, in a place that Apache has permission to access. You don't need ant to install mod_jk. Ant is just one of two options for building mod_jk. You can also use the traditional

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
with Apache using ajp13 John, Where's the definition for ajp12 ? :o) David Turner, John wrote: I would remove the load-balancing lines from workers.properties. Here is a plain-vanilla, working workers.properties file: # Setup for apache system # workers.tomcat_home=/usr

RE: How to block listings on a SPECIFIC directory

2002-09-19 Thread Turner, John
Wait, I think something got lost. If the browsable directories are all new and prgrammatically generated, and the non-browsable directories are static, then either of the two methods already posted would work. - Tim Funk's suggestion to write a filter to intercept requests for non-browsable

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
:58 AM To: Tomcat Users List Subject: RE: Problems connecting Tomcat with Apache using ajp13 On Thu, 19 Sep 2002, Turner, John wrote: I would remove the load-balancing lines from workers.properties. Here is a plain-vanilla, working workers.properties file: # Setup for apache

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Turner, John
The lines like tomcat_home etc. in workers.properties are optional. (thanks Milt!) You only need the worker definitions (like port number, etc). I'm not sure about the Alias /manager question, that is a good question. You don't need mod_jk.so on the Tomcat box, its an Apache module. John

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Turner, John
I wish I could help more, but I haven't had the need to do separate-machine Apache + Tomcat, so all I know is what's in the documentation and what's been posted to the list. I haven't tried it at all. As far as I know, you set things up according to this URL: http://www.ubeans.com/tomcat and

RE: sym link problems with tomcat 4.1

2002-09-19 Thread Turner, John
All due respect to Remy, but there's no mention of the symbolic link issue in my package, either. I have the following two files in my 4.1.10 package (binary): Aug 30 08:48 RELEASE-NOTES-4.1.txt Aug 30 08:48 RELEASE-PLAN-4.1.txt Neither makes any mention of the issue. John -Original

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Turner, John
to the apache box so that apache can serve them. -Mike Schulz -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 10:26 AM To: 'Tomcat Users List' Subject: RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Turner, John
I was getting to that, but I forget to mention it before I hit send. (:o) -Mike -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 11:22 AM To: 'Tomcat Users List' Subject: RE: problem with connecting Apache2.0.40 and Tomcat4.0.4

RE: sym link problems with tomcat 4.1

2002-09-19 Thread Turner, John
Thanks for the clarification. John -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 1:04 PM To: Tomcat Users List Subject: Re: sym link problems with tomcat 4.1 Turner, John wrote: All due respect to Remy, but there's

RE: Shut down IIS and replace w/standalone Tomcat -- consequences?

2002-09-19 Thread Turner, John
I think this might be an issue if the server in question is doing everything, that is, acting as a web server, directory server, etc. However, in my experience, most places don't set things up like that...the web server is only the web server, directory services are on a separate server, etc.

RE: two instances of tomcat (in diferent ports) on the same machine

2002-09-19 Thread Turner, John
Yes, this is absolutely possible. I have 13 instances (Tomcat 3.1) running on a single server at the moment. You will need a different server.xml for each, a different work directory for each, and each must be on its own connector port (whichever connector you choose to use). At least, that

RE: Listener directive in Host conrtainer ???

2002-09-20 Thread Turner, John
Yes. Do you want Tomcat to generate the mod_jk.conf file or not? If you do, you need the Listener element. Then restart Tomcat, and take the mod_jk.conf file that is generated and copy it to the Apache box. The Listener element doesn't care which host has which service...all it does is

RE: Problem compiling JSP in Tomcat

2002-09-20 Thread Turner, John
There is a specific process to use when an app is developed with OC4J and then moved to Tomcat. Developing with OC4J is not transparently portable to Tomcat. Check the Oracle JDeveloper site for the documentation on what to do when you want to deploy an app developed within JDeveloper/OC4J to

RE: Native parts of connectors ?

2002-09-20 Thread Turner, John
Completely empty. John -Original Message- From: Chakradhar Tallam [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 1:53 AM To: 'Tomcat Users List' Subject: RE: Native parts of connectors ? have a look in this link

RE: Native parts of connectors ?

2002-09-20 Thread Turner, John
I'm not sure exactly what you mean by native parts but I will assume you mean the Apache modules. I've collected various connector binaries (RedHat, Solaris, AIX, Win32) here: http://www.johnturner.com/howto John -Original Message- From: Vjeran Marcinko [mailto:[EMAIL PROTECTED]]

RE: installing and running tomcat 4.1 on linux

2002-09-20 Thread Turner, John
I don't use RPMs, but I've posted some HOWTOs that might be of some help, at least as background: http://www.johnturner.com/howto John -Original Message- From: Mark Vovsi [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 11:47 PM To: [EMAIL PROTECTED] Subject:

RE: Native parts of connectors ?

2002-09-20 Thread Turner, John
To: [EMAIL PROTECTED] Subject: RE: Native parts of connectors ? I just looked under the k2/nightly/win32/ and found several .dlls. Regards, Stephen. -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: 20 September 2002 13:03 To: 'Tomcat Users List' Subject

RE: Which Tomcat version for production environment ?

2002-09-20 Thread Turner, John
4.0.4 In addition, upgrade your Apache to 1.3.26. There are numerous fixes and some security fixes between .19 and .26. Don't move to 4.1.x until you have tested it thoroughly, there have already been a few gotchas with 4.1.10. John -Original Message- From: Simon M Pascoe

RE: two instances of tomcat (in diferent ports) on the same machi ne

2002-09-20 Thread Turner, John
instances of tomcat (in diferent ports) on the same machi ne On Thu, 2002-09-19 at 14:52, Turner, John wrote: Yes, this is absolutely possible. I have 13 instances (Tomcat 3.1) running on a single server at the moment. You will need a different server.xml for each, a different

RE: Apache Tomcat and IP address

2002-09-20 Thread Turner, John
Tip: don't post live IP addresses to a public mailing list, especially if you are asking setup questions, as that indicates to others that the box may be be exploitable. That IP address is unreachable, so my guess is the first thing you will need to do is configure a firewall to allow access to

RE: Enviroment variables

2002-09-20 Thread Turner, John
Only JAVA_HOME and CATALINA_HOME need to be declared. Many people are using JK, others are using JK2 (default in 4.1.10), others are using WARP (webapp). The choice is up to you, it depends on what you want to do. I have posted some RedHat HOWTOs, they may be of some help:

RE: unusual problem after installing mod_jk.so ???

2002-09-20 Thread Turner, John
If exmaples are in /path/to/tomcat/examples and your Apache root is /some/other/path/to/htdocs then yes, it sounds like you have mod_jk.so installed. From what you have said, it sounds like your JkMount directives are not correct. John -Original Message- From: [EMAIL PROTECTED]

RE: JK 1.2.0 documentation

2002-09-20 Thread Turner, John
Looks good...one thing I would suggest is to delete the links to the binaries, as they don't exist. Or post them, or note that they will be a) posted soon (with a date) or b) never posted. John -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED]] Sent: Friday, September

RE: which is the best linux dist. for tomcat?

2002-09-20 Thread Turner, John
best is relative, and no Linux distribution is any more secure out of the box than any other. Since Tomcat is written in Java, which operating system you choose is up to you...each one is better or worse than another depending on what you want to do. From the Debian FAQ, on why you should

RE: mod_jk2, virtual hosts, JkUriSet

2002-09-20 Thread Turner, John
There's a mod_jk2.so on my website for Apache 1.3.26: http://www.johnturner.com/howto I haven't had a chance to test it, so caveat emptor. John -Original Message- From: Dom [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 1:35 PM To: Tomcat Users List Subject: Re:

RE: installing and running tomcat 4.1 on linux

2002-09-20 Thread Turner, John
) at org.apache.catalina.connector.http.HttpProcessor.process(HttpP rocessor.java: 1027) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProce ssor.java:1125 ) at java.lang.Thread.run(Thread.java:484) -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent

RE: installing and running tomcat 4.1 on linux

2002-09-20 Thread Turner, John
will call a html first, so it work, but when I click submit, it throws the same error message. Thanks Yaogeng -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 10:39 AM To: 'Tomcat Users List' Subject: RE: installing

RE: installing and running tomcat 4.1 on linux

2002-09-20 Thread Turner, John
JAVA_HOME=/usr/jdk1.3.1 export CATALINA_HOME=/usr/local/jakarta-tomcat-4.0.4 My server is a VA linux machine version 6.2.4. Thanks a lot! Yaogeng -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 11:04 AM To: 'Tomcat Users

RE: mod_jk2, virtual hosts, JkUriSet

2002-09-20 Thread Turner, John
, JkUriSet Hi John Your website shows mod_jk2.so for Apache 1.3.26, TC 4.1.10 and RH 7.2, but not RH 7.3 ! Dom - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Friday, September 20, 2002 7:37 PM Subject: RE: mod_jk2

RE: SSL question - from an apache guy

2002-09-20 Thread Turner, John
Tomcat SSL HOWTO: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html In general, you use the keytool utility. John -Original Message- From: neal [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 2:24 PM To: Tomcat Users List Subject: SSL question - from an

RE: 404 not found error

2002-09-20 Thread Turner, John
Looks like your mapping (JkMount) for /examples is fine, but the mapping for /servlets is not. Here's the /examples section from my httpd.conf, for Tomcat 4.1.10, mod_jk, and Apache 2.0.40 (1.3.26 shouldn't be any different): # Static files Alias /examples /usr/local/tomcat/webapps/examples

RE: SSL question - from an apache guy

2002-09-20 Thread Turner, John
name.keystore and my friend is copying that over to .keystore. I'm thinking maybe this implies that we're not using the proper JKS format or something. Is this correct? Thanks. Neal -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 11

RE: Setup a context for Tomcat 4.0.3

2002-09-20 Thread Turner, John
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/host.html Check the section marked Automatic Application Deployment. Not sure how well it works on 4.0.3. John -Original Message- From: Chiming Huang [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 4:20 PM To:

RE: Need Help With TOMCAT.

2002-09-20 Thread Turner, John
Comments inline -Original Message- From: Avinash Singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 5:21 PM To: [EMAIL PROTECTED] Subject: Need Help With TOMCAT. I need your help with following :- # 1 I have downloaded jakarta-tomcat-4.1.10.exe, I wanted

RE: Apache2 and Tomcat4 on different boxes

2002-09-23 Thread Turner, John
Wow, that was a lot of effort! John -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 5:02 PM To: [EMAIL PROTECTED] Subject: RE: Apache2 and Tomcat4 on different boxes Hi, Atlast, It's working, Apache is talking to remote

RE: DESPAIR : Apache NOT talking with Tomcat now...

2002-09-23 Thread Turner, John
You have to take it one step at a time. One single step at a time. Don't get inventive, don't grasp at straws. From what I have seen in all the threads here on this topic, the ONE THING that must be set correctly is the host name. It must be set the same all the way through: Apache's

RE: Cannot setup tomcat

2002-09-23 Thread Turner, John
Don't worry about the connector at the moment. Take things one step at a time. Get Tomcat working on its own first, then worry about Apache and connectors. John -Original Message- From: Marc [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 7:13 AM To: Tomcat Users List

RE: URGENT: SQL Server and Tomct 4.1 Pooling

2002-09-23 Thread Turner, John
First, the JDBC Driver by Microsoft is old. It's free, but its old. It doesn't support JDBC 3.0. If you are trying to implement a production solution, you are better off with a third-party driver. There are only 3 or 4 out there that are robust and stable enough for serious production use,

RE: loadbalancer in workers.properties

2002-09-23 Thread Turner, John
That would be my guess. Typically, machines are NEVER rebooted for configuration changes (UNIX machines, at least). My guess is you have a process that starts on boot that is binding to a port ahead of what you think is actually happening. If the configuration files do not change, rebooting

RE: loadbalancer in workers.properties

2002-09-23 Thread Turner, John
This the best doc on loadbalancing Tomcat: http://www.ubeans.com/tomcat John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 9:50 PM To: [EMAIL PROTECTED] Subject: loadbalancer in workers.properties Hi All. The doco's

RE: Cannot setup tomcat

2002-09-23 Thread Turner, John
Is the HTTP connector enabled? Is the Host element in server.xml correct? Are you accessing Tomcat from the same machine where Tomcat is running, or from a different machine? netstat is the correct command. I wouldn't say the output is confused...it's the standard command that everyone uses.

RE: How to use Port 80?

2002-09-23 Thread Turner, John
Yes, you put a webserver like Apache on port 80, then configure Apache to send JSP and servlet requests to Tomcat. Running things as root on port 80 is a bad idea, especially if you are new to systems administration. If you are just doing development, etc. on a private machine, it is not that

RE: where to put mod_jk.conf

2002-09-23 Thread Turner, John
Yes, you need to copy the mod_jk.conf to the Apache box each time Tomcat is started. The three alternatives are: 1) use NFS to remotely mount a drive from Box A on Box B...put mod_jk.conf on this drive 2) manually configure Apache 3) use something like rsync to automatically sync the two

RE: Question about connecting Apache (2.0.40), tomcat (4.1.10) on Windows 2000

2002-09-23 Thread Turner, John
Actually, the instructions available work for both UNIX and Windows, as long as you are able to translate paths. For example, if the instructions use /usr/local/apache, that translates (usually) to something like c:\apache on a Windows server. Other than that, and the need to use Winzip

RE: installing and running tomcat 4.1 on linux

2002-09-23 Thread Turner, John
JAVA_HOME=/usr/jdk1.3.1 export CATALINA_HOME=/usr/local/jakarta-tomcat-4.0.4 My server is a VA linux machine version 6.2.4. Thanks a lot! Yaogeng -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 11:04 AM To: 'Tomcat Users List

RE: Cannot setup tomcat

2002-09-23 Thread Turner, John
, 2002 10:31 AM To: Tomcat Users List Subject: Re: Cannot setup tomcat Hi John, I'm trying tomcat with the default server.xml. Tomcat is running on a webserver (I can access via telnet). I'll try to investigate more about netstat opts. Thank you again! Marc Turner, John wrote

RE: Cannot setup tomcat

2002-09-23 Thread Turner, John
Now wait a minute! You just posted that you are using the default. The default does not have the HTTP handler on port 80!! Have you modified server.xml? Have you changed the Coyote (HTTP) Connector to run on port 80? Are you running Tomcat as root if you are trying to run on port 80? If

RE: Tomcat Connection pooling

2002-09-23 Thread Turner, John
Check your message list threads. I already replied to this post this morning! Perhaps others have as well. John -Original Message- From: Amitabh Dubey [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 10:33 AM To: Tomcat Subject: Tomcat Connection pooling Hello

RE: Tomcat Connection pooling

2002-09-23 Thread Turner, John
-Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 9:37 AM To: 'Tomcat Users List' Subject: RE: Tomcat Connection pooling Check your message list threads. I already replied to this post this morning! Perhaps others have as well

RE: Tomcat Connection pooling

2002-09-23 Thread Turner, John
I suggest the list archives. Connection pooling with Oracle has been covered quite a bit in the last 3-4 months. John -Original Message- From: Amitabh Dubey [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 10:47 AM To: Tomcat Users List Subject: RE: Tomcat Connection

RE: classpath

2002-09-23 Thread Turner, John
Tomcat ClassLoader HOWTO: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html Quote: For classes and resources specific to a particular web application, place unpacked classes and resources under /WEB-INF/classes of your web application archive, or place JAR files

RE: Running multiple tomcat instances ?????

2002-09-23 Thread Turner, John
Not sure about Solaris, but on Linux you can add --cols=XXX to the ps command, where XXX is a numeric column width. So, while ps -ef doesn't show much, ps -ef --cols=300 will show you everything you need to know. John -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]]

RE: tomcat 4.0.2/ SQL server 2000/ IIS 5.0 crashes

2002-09-23 Thread Turner, John
Could be anything...the JDBC/ODBC bridge isn't the most stable/robust driver in the world, and the error is actually outside both Tomcat and the JVM. You might want to try the Type 4 JDBC driver available from Microsoft, its free and provides native support for SQL Server instead of using the

RE: IIS problems with tomcat 4.0.2

2002-09-23 Thread Turner, John
Do you restart or shutdown Tomcat before trying to restart or shutdown IIS? If there is a socket open between IIS and Tomcat, my guess is IIS will not shutdown, leaving it bound to port 80. Restarting your machine closes all of the sockets, including the connections between Tomcat and IIS.

RE: jk_ajp errors in mod_jk.log ???

2002-09-23 Thread Turner, John
Oops. What's the fixed file, or the fix itself? I will gladly update things. John -Original Message- From: Anthony Milbourne [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 12:24 PM To: 'Tomcat Users List' Subject: RE: jk_ajp errors in mod_jk.log ??? It looks

RE: YES : Apache to Tomcat !

2002-09-23 Thread Turner, John
The devil is in the details. Glad you got it working. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 22, 2002 10:32 PM To: Tomcat Users List Subject: YES : Apache to Tomcat ! I am not going to say I have done it, I will

RE: Running multiple tomcat instances ?????

2002-09-23 Thread Turner, John
:-(. Anthony. -Original Message- From: Turner, John [SMTP:[EMAIL PROTECTED]] Sent: 23 September 2002 16:17 To: 'Tomcat Users List' Subject:RE: Running multiple tomcat instances ? Not sure about Solaris, but on Linux you can add --cols=XXX

RE: IIS problems with tomcat 4.0.2

2002-09-23 Thread Turner, John
on this... Prashanth --- Turner, John [EMAIL PROTECTED] wrote: Isn't worth a try? John -Original Message- From: Prashanth Pushpagiri [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 12:36 PM To: Tomcat Users List Subject: RE: IIS problems with tomcat

RE: Poolman Configuration

2002-09-23 Thread Turner, John
The pooling is usually a feature of the driver you use. A list of Type 4 JDBC drivers for Microsoft SQL Server, and their vendors, is available on Sun's site. John -Original Message- From: Amitabh Dubey [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 2:11 PM To: Tomcat

RE: Running multiple tomcat instances ?????

2002-09-23 Thread Turner, John
is available under Solaris :-(. Anthony. -Original Message- From:Turner, John [SMTP:[EMAIL PROTECTED]] Sent:23 September 2002 16:17 To:'Tomcat Users List' Subject:RE: Running multiple tomcat instances ? Not sure about Solaris

RE: THX-ALL : jk_ajp errors in mod_jk.log ???

2002-09-23 Thread Turner, John
A HOWTO would be great. Hint, hint. :) John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 2:05 AM To: Tomcat Users List Subject: THX-ALL : jk_ajp errors in mod_jk.log ??? Thanks All. Got Apache talking with Tomcat on

<    5   6   7   8   9   10   11   12   13   14   >