HOW WILL YOU RUN TOMCAT not as root but as another user?

2002-01-16 Thread louie miranda
YES, how will you run tomcat as user let's say tomcat hmm, is it login: tomcat pass: *** cd /tomcat/ ./startup.sh ?? thanks! louie -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: HOW WILL YOU RUN TOMCAT not as root but as another user?

2002-01-16 Thread louie miranda
hmm, never mind! I solve my own problem!! hehe, thanks.. louie... - Original Message - From: louie miranda [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 8:40 PM Subject: HOW WILL YOU RUN TOMCAT not as root but as another user? YES

THANK YOU GOD!!!

2002-01-11 Thread louie miranda
YES!, hm.. I FINALLY RUN IT Apache + tomcat4.0-bin/ WebApp - Connector! =) hehe, SunOS 5.8 - sparc ty, louie... -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Tomcat 4 integration with apache

2002-01-07 Thread louie miranda
Me 2, if possible can i have to a copy step by step!! thanks! - Original Message - From: Shiva.Devaguptapu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 07, 2002 12:54 PM Subject: RE: Tomcat 4 integration with apache Please tell me the steps to do

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-13 Thread louie miranda
Does, tomcat ver4.0.1 need mod_jserv or mod_jk to be bind to apache? and if it needs it? where and how can i make it, all i see is a bunch of Makefile and *.c code's i dont know that much in making that module on ver4.0.1 ty.. - Original Message - From: Vijai Misra [EMAIL PROTECTED]

mod_jk / mod_jserv on tomcat ver 4.0.1

2001-12-13 Thread louie miranda
Does, tomcat ver4.0.1 need mod_jserv or mod_jk to be bind to apache? and if it needs it? where and how can i make it, all i see is a bunch of Makefile and *.c code's i dont know that much in making that module on ver4.0.1 ty.. -- To unsubscribe: mailto:[EMAIL PROTECTED] For

Can tomcat, do virtual host?

2001-12-13 Thread louie miranda
Like on apache, VirtualHost 192.168.0.0:80 ServerName ex.you.com RedirectPermanent / 192.168.0.0/home/index.jsp /VirtualHost how to do this on tomcat? TY. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list:

where to find this?

2001-12-09 Thread louie miranda
Hi, 6.Build the Tomcat's mod_jserv.so connector module for Apache Gotcha: Since the build is done in the Tomcat src tree, be sure to copy autochange.so and mod_jserv.so into Apache's libexec/ directory! i found this note somewhere, but i cant

Re: Installation from scratch, retry2 PLS HELP!

2001-12-09 Thread louie miranda
i think, ill use mod_jk. i have a lilttle question though, how come tomcat 4.0.1-src, doesnt have all the components like tomcat 3.3-src * have? i hope, this one's clear, and howcome the ver 4.0.1-src on the jakarta-website, doesnt have a install howto? like the old article on tomcat 3.3*

Re: Installation from scratch, retry2 PLS HELP!

2001-12-09 Thread louie miranda
Sri, apache+tomcat on a solaris 5.8 sparc machine. Im done making the apache to handle DSO. - and thats all, im stuck there.. i' have been reading stuffs about the installation for tomcat apache and still could'nt figure it out. btw, after that.. apache (DSO) whats next? i presume, ill

HAHAHAHHA

2001-12-09 Thread louie miranda
YEY, hey GUYS I GOT IT WORKING!! WAHAHhahah =) yupee!!! hehe, ty.. louie *happy* - Original Message - From: louie miranda [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Sunday, December 09, 2001 5:27 PM Subject: Re: Installation from scratch, retry2 PLS HELP

what's this error?

2001-12-09 Thread louie miranda
[09/12/2001 11:12:16:904] (EMERGENCY) ajp12[1]: cannot scan servlet headers (500) [09/12/2001 11:12:16:904] (ERROR) an error returned handling request via protocol ajpv12 anyone know what is this error? hm, missing zone properties? ty -- To unsubscribe: mailto:[EMAIL PROTECTED] For

secret KEY on tomcat.properties

2001-12-08 Thread louie miranda
[09/12/2001 06:52:04:738] (ERROR) wrapper: file /usr/chikkajava/conf/tomcat.properties (line 34) security.secretKey specified twice [09/12/2001 06:52:04:738] (ERROR) an error returned initializing protocol wrapper [09/12/2001 06:52:04:738] (ERROR) in init all protocols wrapper returned an error

Installation from scratch, retry2 PLS HELP!

2001-12-08 Thread louie miranda
Hi, this is my 2nd time to retry the tomcat+apache installation. 1st time, i failed =( I now compiled apache1.3.22 to support DSO. i both src and binary of tomcat, now im clueless where to start configuring it to work with apache. pls help, whats next? i would like my apache to run tomcat with

how to make tomcat an apache module?

2001-12-07 Thread louie miranda
-- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

is it possible to make tomcat as an apache module?

2001-12-07 Thread louie miranda
if yes, is there a HOWTO DOC around how to do it? ty. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: is it possible to make tomcat as an apache module?

2001-12-07 Thread louie miranda
? -Original Message- From: louie miranda [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 9:12 PM To: Tomcat Users List Subject: is it possible to make tomcat as an apache module? if yes, is there a HOWTO DOC around how to do it? ty. -- To unsubscribe: mailto:[EMAIL

Re: is it possible to make tomcat as an apache module?

2001-12-07 Thread louie miranda
$CFG_LD_SHLIB = q(ld); to q(/usr/ccs/bin/ld); and now run ./build-solaris.sh It should be build ok ;) (check to see if /usr/local/apache/libexec/mod_jk.so is present). Have fun ;)) Mvgr, Martin -Original Message- From: louie miranda [mailto:[EMAIL PROTECTED]] Sent

Re: is it possible to make tomcat as an apache module?

2001-12-07 Thread louie miranda
- From: louie miranda [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 08, 2001 4:59 AM To: Tomcat Users List Subject: Re: is it possible to make tomcat as an apache module? ty, but i cant use mod_jk, since i will include apache_jserv. i have read a document, i just can't remember where

Is it possible ...

2001-12-07 Thread louie miranda
to BOTH RUN Apache-JServ and TOMCAT in one apache webserver? ty -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]