off list contact

2001-05-26 Thread Neil Jolly
Anybody trying to reach me please use [EMAIL PROTECTED], as I'm unsubscribing from the mail list due to the massive volume. Neil

Re: Redhat 7.1 Apache&Tomcat How-to (long)

2001-05-24 Thread Neil Jolly
On May 23, 2001 09:10 am, you wrote: > It doesn't seem to be the problem. > So far I've managed building my own mod_jk.so and > starting Apache with it (I don't have any problem at > Apache startup unlike days before). > Now It seems like Apache doesn't recognize /examples as > a Tomcat directory,

Re: Redhat 7.1 Apache&Tomcat How-to (long)

2001-05-22 Thread Neil Jolly
On May 22, 2001 09:44 am, you wrote: > Now I have the following message when I try to access to > http://localhost/examples > > Forbidden > You don't have permission to access /examples on this > server. > You should have something similar to the following in your $TOMCAT_HOME/conf/mod_jk.conf ##

Re: Redhat 7.1 Apache&Tomcat How-to (long)

2001-05-21 Thread Neil Jolly
On May 21, 2001 05:33 pm, you wrote: > You must especified in the second example also the port: > http://localhost:/examples > Not if you've got apache, and tomcat working correctly together with your /examples context correctly setup. You can then access all of tomcats examples from http:/

Re: Redhat 7.1 Apache&Tomcat How-to (long)

2001-05-21 Thread Neil Jolly
On May 21, 2001 12:22 pm, you wrote: > Hello Neil, > > I've tried what you recommend and everything works fine > but I still have a little problem. > Apache and Tomcat work well but separately (not > together). > > I have two httpd.conf files, /etc/httpd/conf/httpd.conf This one is probably not b

Redhat 7.1 Apache&Tomcat How-to (long)

2001-05-19 Thread Neil Jolly
Startup script for the Apache Web Server # Modified to start apache with tomcat # by Neil Jolly <[EMAIL PROTECTED]> # chkconfig: - 85 15 # description: Apache is a World Wide Web server. It is used to serve \ # HTML files and CGI. # processname: httpd # pidfile: /var/run/httpd

Getting java.lang.NoClassDefFoundError

2001-05-17 Thread Neil Jolly
I'm trying to get tomcat-3.2.1 running on a redhat 7.1 install. I've set up my java environment (correctly I believe), installed tomcat as per the docs, and ran the startup.sh script. My classpath and tomcat environments are as follows: #Java Environment JAVA_HOME=/usr/local/java export JAVA_HO