TCP clustering without multicast

2010-08-23 Thread Bob Smith
Hey all, Can someone point me to a sample config file showing a simple two node tomcat 6 cluster communicating via TCP not using multicast at all? I'm having trouble finding detailed documentation on this subject. I searched the archives but didn't see much. Thank you!

Re: Apache2 + tomcat6 + SSL with client certificate

2007-10-05 Thread bob . smith
Josué Alcalde González <[EMAIL PROTECTED]> kirjoitti: Hello. I would like to get some advise about a new application I am developing. It needs SSL with client certificate and it will be written in java and deployed in Tomcat 6 with java 6. The server will be shared with other applications in j

Re: How to integrate Apache HTTPD 2.0.x + Tomcat 6.0.x

2007-09-30 Thread bob . smith
Plant More Tree <[EMAIL PROTECTED]> kirjoitti: Hi guys, I was trying to find some tutorial on integrating Apache HTTPD 2 + Tomcat 6 but has no luck. All of them just don't work. I found 1 here http://blog.taragana.com/index.php/archive/5-steps-to-integrate-tomcat-55-with-apache-20/ bu

Re: Tomcat 5.0 HTTP 404 with hello.class

2006-01-02 Thread Bob Smith
Is the package in your source code com.hello? > As I understand it I can save Hello.class as > /usr/share/tomcat5/webapps/hello/WEB-INF/classes/com/hello/Hello.class and > address is as http://localhost:8080/hello/Hello > > This results in a HTTP 404 error message. > > Background > > I am runn

Re: Question about compiling JK1.2.15

2006-01-02 Thread Bob Smith
root 764 Jan 2 19:03 lib_jk.la [root 129060 Jan 2 19:03 mod_jk.o -rw-r--r--1 root root 307 Jan 2 19:03 mod_jk.lo -rw-r--r--1 root root 764 Jan 2 19:03 lib_jk.la [ > "Bob Smith" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL

Question about compiling JK1.2.15

2006-01-02 Thread Bob Smith
Hi Gurus, I'm trying to install JK 1.2.15 on Red Hat 9, for Apache 2.2.x and Tomcat 5.5. I ran configure and had to solve some dependency issues (apr and apr-util includes), and finally got it to compile. However, it did not compile mod_jk.so file, but the following: mod_jk.o mod_jk.lo lib_jk.la