RE: in-process howto

2001-04-11 Thread Michael Klimkin
Does it works on your machine? When I make changes to the worker.properties and set up worker.list=inprocess (or jni), change uniworkermap.properties and set up /*=inprocess (or jni) IIS doesn't redirect all requests to tomcat. But when univorkermap.properties contains string /*=ajp12 and worker.p

RE: installing tomcat

2001-04-11 Thread Michael Klimkin
You should add to the PATH variable string %JAVA_HOME%\bin -Original Message- From: GoldenDawn Fan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 7:28 PM To: [EMAIL PROTECTED] Subject: installing tomcat Hi, I am having problem installing tomcat. I set the TOMCAT_HOME to c:\t

RE: SSL & IIS

2001-04-11 Thread Michael Klimkin
You can simply integrate Tomcat & IIS and configure IIS to use SSL. -Original Message- From: Lyle H. Ward [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 6:47 PM To: [EMAIL PROTECTED] Subject: Re: SSL & IIS Roberto, I asked this general question late last week and didn't get

RE: Apache, SSL and TOMCAT

2001-04-11 Thread Michael Klimkin
Try to use http://www.ccl.net/cca/software/UNIX/apache/solaris-t3.2b5/README.shtml It really helps me Michael -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 6:28 PM To: [EMAIL PROTECTED] Subject: Apache, SSL and TOMCAT Hi, I'm

work directory

2001-04-11 Thread Michael Klimkin
Hi! Do you know is it possible to change the names of the directories under the work directory? They look like localhost_8080 ant etc. Thank you Michael

stderr.log

2001-04-09 Thread Michael Klimkin
Hi all! How can I get rid from the stderr.log that appears each time tomcat starts as a service? Thank you

mod_jk.so building

2000-12-19 Thread Michael Klimkin
> Hi! > > Help me if you can... > > I'm trying to build the mod_jk.so on Solaris 7: > > > #/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \ > -I${JAVA_HOME}/include/solaris \ > -I../jk -I${JAVA_HOME}/include \ > -l posix4 -c *.c ../jk/*.c > > This script writes such rows: > > gcc -DSOL

mod_jk.so building

2000-12-19 Thread Michael Klimkin
Hi! Help me if you can... I'm trying to build the mod_jk.so on Solaris 7: #/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \ -I${JAVA_HOME}/include/solaris \ -I../jk -I${JAVA_HOME}/include \ -l posix4 -c *.c ../jk/*.c This script writes such rows: gcc -DSOLARIS2=270 -DUSE_EXPAT -I../lib

mod_jk.so building

2000-12-19 Thread Michael Klimkin
> Hi! > > Help me if you can... > > I'm trying to build the mod_jk.so on Solaris 7: > > > #/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \ > -I${JAVA_HOME}/include/solaris \ > -I../jk -I${JAVA_HOME}/include \ > -l posix4 -c *.c ../jk/*.c > > This script writes such rows: > > gcc -DSOL