Re: How to configure mod_jk.conf-auto

2001-03-13 Thread Christopher Albert
Jrg Petschat wrote: Hallo, Where can i configure the mod_jk.conf-auto. Tomcat use only ajp12 in the mod_jk.conf-auto ? Can someone help ? J R G P E T S C H A T -- Systemadministrator -- - To unsubscribe, e-mail:

Re: need a lot of help

2001-03-13 Thread Christopher Albert
Bob, Have you looked at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/appdev/index.html ? Chris Bob Kersten wrote: Hi, After reading several doc's, faq's and other things, I still can't figure it out. I've created a package with JBuilder 3.5 which includes several

Re: need a lot of help

2001-03-13 Thread Christopher Albert
Bob Kersten wrote: Hi, CA Have you looked at [..] Yes, I've read those, but that doesn't work. Tomcat still gives me an Class "dbapi.dbHandler not found" error. I've created a JBuilder project in h:\local\browser\WEB-INF and after compilation the 'classes' and 'src' directories

Re: Tomcat/Apache port number use

2001-03-09 Thread Christopher Albert
Hans, Lets try one more time, assuming there are some configuration problems. For example, I can replicate the analagous error on my linux box by commenting out the JkMount lines in my mod_jk.conf file. So I'll start with a series of diagnostic questions, trying to figure out what is going

Re: Tomcat/Apache port number use

2001-03-08 Thread Christopher Albert
Hans Kind wrote: Hi Chris, We run on a Solaris 2.7 server, with Apache DSO 1.3.14. The workers.properties file has been updated so that workers.tomcat_home, workers.java_home point to the correct location on the server. Changed ps to the correct syntax on Unix, ps=/. Used apxs to

Re: Tomcat/Apache port number use

2001-03-08 Thread Christopher Albert
Hans, I'm running out of ideas too. One last: does your server.xml file contain the lines !-- Apache AJP12 support. This is also used to shut down tomcat. -- Connector className="org.apache.tomcat.service.PoolTcpConnector" Parameter name="handler"

Re: Tomcat/Apache port number use

2001-03-08 Thread Christopher Albert
Well Hans, I tried to ask all the simple, obvious questions. TOmcat is working fine(8080), Apache is working fine and seems properly configured. I can't give you any other advice but to go back, get the src for mod_jk and recompile and install it (using apxs if you can) with the right solaris

Re: Tomcat/Apache port number sue

2001-03-07 Thread Christopher Albert
Hans Kind wrote: Hi, We got Apache running on port 80, and Tomcat on port 8080. Running http://www.kindserver.com:8080 takes me to the Tomcat example page, and the JSP and JServ pages work ok. When I go to http://www.kindserver.com/examples/servlets/

Re: Tomcat/Apache port number sue

2001-03-07 Thread Christopher Albert
Hans, Normally port 8080 is for tomcat's own web server. So when I connect to http://www.kindserver.com:8080, I get tomcat's default home page from the tomcat web server. Mod_jk works with apache on port 80. First what do your mod_jk.log and tomcat.log and apache error.log files say? Next we

Re: Can't migrate to 3.2.1 - Number of issues

2001-03-07 Thread Christopher Albert
Andrew, It seems that Tomcat/WL integration is the problem here. Have you thought about checking out Jboss? It has embedded tomcat 3.2.1 support (tomcat runs in same VM), it's open source , and supported by a very active and dynamic group of developpers. Chris Andrew Gilbert wrote: There

Re: Worker Error

2001-03-06 Thread Christopher Albert
"Simmons, Donald" wrote: I am getting an error during startup of Apache - No such file or directory: Error while opening the workers. Has anyone else had this problem. Any thoughts or help? Thanks. Joe - To unsubscribe,

Re: Linux and Tomcat

2001-02-28 Thread Christopher Albert
David Oxley wrote: I am about to install our software onto a RedHat 7.0 box. I have tried before to install Sun's JRE onto RedHat and failed. I have a couple of questions: 1. What is the best JVM to use? (Stability more important than performance) I recommend the IBM version; you can

Re: Apache/Tomcat integration, help !

2001-01-30 Thread Christopher Albert
Joel Cordonnier wrote: Hi! As a newbie, I try to integrate Tomcat 3.2 with Apache 3.12 under RedHat 7.0. So I need the mod_jk.so shared library. But I don't find the mod_jk library in the build directory of Tomcat 3.1 or 3.2 (under 3.1 there is a mod_jserv.so, but i such the mod_jk