Setup Default Context to point to specific webapp

2003-07-09 Thread David Nelson
I realize this may seem terribly simple to a few of you but I have yet to tweak my server.xml to generate a mod_jk.conf that will correctly handle the www.mysight.com/ address. What am I missing? I do have tomcat 4.1.18 and Apache2 relatively communicating at this point via mod_jk I think.

RE: Setup Default Context to point to specific webapp

2003-07-09 Thread David Nelson
List Subject: Re: Setup Default Context to point to specific webapp If its causing a problem for you, skip the auto generation and modify httpd.conf by hand. The auto generation only works for the simplest of configurations, anyway. John On Wed, 9 Jul 2003 14:04:18 -0500, David Nelson [EMAIL

Re: Setup Default Context to point to specific webapp

2003-07-09 Thread David Nelson
/* ajp13 John On Wed, 9 Jul 2003 14:29:55 -0500, David Nelson [EMAIL PROTECTED] ind.com wrote: Thanks for the quick reply John. I have commented out the listener so we have the auto-generation straight, now I added a JkMount / ajp13 thinking that would map to my context in server.xml

Pushing Apache/Tomcat to prod env

2003-06-13 Thread David Nelson
This may be slightly off topic but I'm sure others on the list can relate. I'm working on getting a prod system up as a co-location at an ISP. They've assigned an IP address but the IP is not working (i.e. ping ipaddress returns timeout). Now they are saying that the network card is

Re: [OFF-TOPIC] Re: Pushing Apache/Tomcat to prod env

2003-06-13 Thread David Nelson
the command line using ifconfig. This might require 15 minutes (actually 1 or 2 but most ISPs don't charge by the minute) of tech time on your ISP side, because without net access to the box you won't be able to SSH. John On Fri, 13 Jun 2003 10:03:39 -0500, David Nelson [EMAIL

Tomcat/ Apache startup

2003-06-06 Thread David Nelson
I'm sure this is cake to this list so here goes nothing. I really need some help. I've followed John Turners install instructions for tomcat 4.1.18 on RedHat integrating with Apache 2 and all works like a champ. Unfortunately, now that I'm trying to integrate a startup script for Tomcat,

RE: Tomcat/ Apache startup

2003-06-06 Thread David Nelson
, one for each. Start them up in sequence in rc3-5.d. MySQL, then Tomcat, then Apache. Connection refused generally means that something is already started on that portdo you know which service is returning the connection refused message? John On Fri, 6 Jun 2003 14:22:42 -0500, David Nelson

RE: Tomcat/ Apache startup

2003-06-06 Thread David Nelson
Hello Mark, Yes I set a tomcat account chown -R $TOMCAT_HOME/bin and replaced the noone with Tomcat. Still nothing. I'm a real newbie at trying to administer this unit so I really apprec the help. -Original Message- From: Mark Eggers [mailto:[EMAIL PROTECTED] Sent: Friday, June 06,

RE: Tomcat/ Apache startup

2003-06-06 Thread David Nelson
TOMCATHOME null. Unless, of course, you have an environment variable called TOMCAT_HOME set somewhere. Matt (Raible), if you're reading this thread, can you shed some light on the scripts for David? John On Fri, 6 Jun 2003 14:48:56 -0500, David Nelson [EMAIL PROTECTED] ind.com wrote: Hello

RE: Tomcat/ Apache startup

2003-06-06 Thread David Nelson
Mark I've converted scripts over to those but I still get nothing. Connection refused attempting to connect to localhost:8080. Anything else at all? How did you apply permissions to your user accounts? I'm probably missing something in the syntax. -Dave -Original Message- From:

Problems starting Tomcat after modifying classpath

2003-03-14 Thread David Nelson
Hello everyone, What I've done is try to modify my classpath to get a package working. Basically, javac could not find servlet.jar. So what I did was at a shell prompt, I entered CLASSPATH=$CLASSPATH:/path/to/J2EE/jars Now Tomcat will not start, displaying enumerable java.lang.NoClassDefFound.

Re: Conflict with J2EE, Problems starting Tomcat

2003-03-14 Thread David Nelson
Note that I just realized after combing logs that this error and failure began when suns J2EE package was installed. Has anyone seen anything similar? -Original Message- From: David Nelson Sent: Friday, March 14, 2003 1:21 PM To: Tomcat Users List (E-mail) Subject: Problems starting

localhost:8080 connection refused

2003-02-05 Thread David Nelson
I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME and

localhost:8080 connection refused

2003-02-05 Thread David Nelson
I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME and

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
is there nothing in the logs? -b On Wed, 2003-02-05 at 10:22, David Nelson wrote: I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
have a firewall, did you not install the firewall or adjust it to accept connections on port 8080? Just a thought... Also, you havent included any log entriesis there nothing in the logs? -b On Wed, 2003-02-05 at 10:22, David Nelson wrote: I have heard similar posts but after trying

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
catalina.out, then try and start Tomcat again. Also, how did you do the installs for Tomcat and Apache? RPM? Source? Binary? Do you have zip/unzip or gzip/gunzip on your system? The error message is calling a native method. John -Original Message- From: David Nelson [mailto:[EMAIL

Re: localhost:8080 connection refused

2003-02-05 Thread David Nelson
This issue is resolved. Thanks for the help! . - Original Message - From: David Nelson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 1:21 PM Subject: Re: localhost:8080 connection refused I apologize for taking a bit to get back to you

compatability issue

2003-02-05 Thread David Nelson
I'm trying seemingly like several others to get mod_jk to work. When I try to start Apache after successfully starting Tomcat, I receive the error: httpd: module mod_jk.c is not compatible with this version of Apache. Please contact the vendor for the correct version. As a side note, I've

Re: Xerces user mailing list

2002-12-05 Thread David Nelson
This one was fairly active a few months ago for xml: [EMAIL PROTECTED] Seems like more than a few issues described as a problem with Xerces in reality turn out to be problems with xml syntax alone. Either way, give it a shot. The list was a friendly one. - Original Message - From: