Ron and Ranier:
Thank you again!!
it seems you got me pointed in the right direction. The simple
obvious thing I was overlooking turned up in the Tomcat 4.0
documentation. I was asking Tomcat to open an SSL connection, but not
providing server keys.
I took out the sections of my server.x
hinks that
it is doing.
You should see a section ajp-8009 which will tell you if Tomcat is
listening on 8009 for AJP transactions and if it say anyone try to
communicate over that port.
Ron
Jeff Weinberger wrote:
Rainer:
Thank you very much for your help!
Sorry about the IP address confu
ed to determine, if you
want
to use 10.0.1.202 or localhost, and then why nothing is listening on
8009 there. You can find out about listen sockets via
netstat -an
Regards,
Rainer
Jeff Weinberger schrieb:
Hi:
I am hoping someone can help me identify what I'm sure is a very
simple
overs
Hi:
I am hoping someone can help me identify what I'm sure is a very
simple oversight on my part...but I cannot get Apache+Tomcat working...
Configuration: Mac OS/X 10.4.8 (PPC client), Apache 1.3.33, mod_jk
1.2.21, Tomcat 6.0.10
I can run Tomcat standalone, (i.e. start and browse to loca