RE: How to figure out which program is using port 8080

2001-10-19 Thread Ylan Segal
How about stopping all services, and starting each one manually and checking after each service starts? Tedious work... Ylan. > -Original Message- > From: k savvy [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 19, 2001 4:49 PM > To: [EMAIL PROTECTED] > Subject: How to figure out whic

RE: How to use mod_jk between Tomcat 3.2.3 and Apache 1.3.22 under AIX 4.3.3

2001-10-19 Thread Ylan Segal
You can just download md_jk in binary form from the tomcat distribution, there should be a version there for eapi and no_eapi. Choose the appropiate one (I use eapi since my apache was compiled with mod_ssl built in, but don't know what you need). You can find the files at: http://jakarta.apache.

RE: Service for Tomcat3.2.3

2001-10-19 Thread Ylan Segal
$(wrapper.server_xml) -home $(wrapper.tomcat_home) That should do it... it aparently is a Sun problem with jdk 1.3 and 1.3.1. Ylan Segal. > -Original Message- > From: Tarun Agrawal [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 19, 2001 9:22 AM > To: [EMAIL PROTECTE

RE: how to setup virtual directory

2001-10-18 Thread Ylan Segal
> > Your way doesn't work, let's say I want C:\test to be virtual directory. > , this way won't work. > I thought you where under unix environment... in windows just do: That should do it. Ylan

RE: how to setup virtual directory

2001-10-18 Thread Ylan Segal
In server.xml (for tomcat 3.2.x) where /foo is the virtual directory and /foo/bar y the real path ion the system to your web stuff. Ylan Segal -- Failure is not an option, it comes bundled with your Microsoft product > -Original Message- > From: Miao, Franco CAWS:EX [mailto:

RE: How to work around jk_nt_service bug,

2001-10-18 Thread Ylan Segal
a difference? > The solution does work... I just was missing a space in the wrappers.properties file. Everything is working fine now., Thanks. Ylan Segal -- Failure is not an option, it comes bundled with your Microsoft product

RE: Tomcat + SSL Certificates

2001-05-09 Thread Ylan Segal
As I understand it, tomcat by itself does not support any certificates. If you want to use SSL then you need to integrate it with another webserver. I user tomcat with apache-modssl and it works great. Ylan |-Original Message- |From: Alan Williamson [mailto:[EMAIL PROTECTED]] |Sent: Wed